summaryrefslogtreecommitdiff
path: root/wintest/conf/abartlet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'wintest/conf/abartlet.conf')
-rw-r--r--wintest/conf/abartlet.conf11
1 files changed, 6 insertions, 5 deletions
diff --git a/wintest/conf/abartlet.conf b/wintest/conf/abartlet.conf
index a521f75e3c..ea8a5cfa67 100644
--- a/wintest/conf/abartlet.conf
+++ b/wintest/conf/abartlet.conf
@@ -13,14 +13,15 @@ DEBUGLEVEL : 1
VM_POWEROFF : virsh destroy ${VMNAME}
VM_RESTORE : virsh snapshot-revert ${VMNAME} ${SNAPSHOT}
-# interfaces to listen on
-INTERFACES : virbr0
-
-DNSSERVER : 192.168.1.172
+# interfaces to create
+INTERFACE : virbr0:0
+INTERFACE_IP : 192.168.122.2
+INTERFACE_NET : 192.168.122.0/24
# how to run bind9
-BIND9 : /usr/sbin/named -u named
+BIND9 : /usr/sbin/named
RNDC : /usr/sbin/rndc
+BIND_USER : named
# provision information
REALM : S4.HOWTO.ABARTLET.NET