wintest: tidyups and new conf variables
[amitay/samba.git] / wintest / conf / tridge.conf
index 12885264f29abe645b26e18e152fdbb7c53830d0..f5081ed4eb54830dbea6913da013ab310d03ea29 100644 (file)
@@ -14,11 +14,17 @@ VM_POWEROFF           : su tridge -c "VBoxManage controlvm ${VMNAME} poweroff"
 VM_RESTORE            : su tridge -c "VBoxManage snapshot ${VMNAME} restore ${SNAPSHOT} && VBoxManage startvm ${VMNAME}"
 
 # interfaces to listen on
-INTERFACES            : virbr0
+INTERFACE             : virbr0:0
+
+# this is an additional IP that will be used for named to listen
+# on. It should not be the primary IP of the interface
+INTERFACE_IP         : 10.0.0.2
+INTERFACE_NET        : 10.0.0.0/24
 
 # how to run bind9
-BIND9                : /usr/sbin/named -u bind
+BIND9                : /usr/sbin/named
 RNDC                 : /usr/sbin/rndc
+BIND_USER            : bind
 
 # provision information
 REALM                 : HOWTO.TRIDGELL.NET