diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-03-08 14:57:07 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-03-08 10:14:05 +0100 |
commit | 1102acbbb685ea2eb95d903fd095f05f20710bf2 (patch) | |
tree | c0ba10cfe2ff1166a345256ac19d7adab17df943 /wintest/conf | |
parent | 1a8e7157e56322b458414e52004862b0b1d34cfe (diff) | |
download | samba-1102acbbb685ea2eb95d903fd095f05f20710bf2.tar.gz |
wintest: continue turning over VMs...
Diffstat (limited to 'wintest/conf')
-rw-r--r-- | wintest/conf/abartlet.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wintest/conf/abartlet.conf b/wintest/conf/abartlet.conf index 1e45619feff..8e6830f75c0 100644 --- a/wintest/conf/abartlet.conf +++ b/wintest/conf/abartlet.conf @@ -82,11 +82,11 @@ W2K3A_SNAPSHOT : 1314652035 W2K3A_IP : 192.168.122.91 # this w2k3 VM will become a DC in the samba domain -W2K3B_HOSTNAME : Win2003R2-1 -W2K3B_VM : Win2003R2-1 +W2K3B_HOSTNAME : Win2003R2-4 +W2K3B_VM : Win2003R2-4 W2K3B_PASS : penguin -W2K3B_SNAPSHOT : 1297901376 -W2K3B_IP : 192.168.122.155 +W2K3B_SNAPSHOT : 1331186260 +W2K3B_IP : 192.168.122.164 # this w2k3 VM will become a member in the samba domain W2K3C_HOSTNAME : Win2003R2-3 |