Éclatement de config.py
This commit is contained in:
parent
b2db0bc607
commit
cc5a8fad37
3 changed files with 3 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue