This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
|
dbname = dnsmanager
|
|
host = localhost
|
|
# other options : see DBI module
|
|
sgbd = mysql
|
|
# default port for mysql
|
|
port = 3306
|
|
user = bla
|
|
passwd = HardPass4bla
|
|
# possible options for dnsserver : bind rndc
|
|
dnsapp = rndc
|
|
zones_path = "/srv/named/"
|
|
sshhost = pizza
|
|
sshuser = karchnu
|