Éclatement de config.py

This commit is contained in:
Vincent Le Gallic 2013-03-26 16:26:56 +01:00
parent b2db0bc607
commit cc5a8fad37
3 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@ comment_start = "//"
header("Options de Bind9")
import config
import config.dns
def notify(ips):
print " also-notify { \n %s;\n };" % ';\n '.join(ips)