wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCP
authorAndrew Bartlett <abartlet@samba.org>
Mon, 22 Nov 2010 10:23:38 +0000 (21:23 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Nov 2010 06:46:07 +0000 (07:46 +0100)
commit5767ee96636470b32c7c819bbef75d06fe1004e6
treea4d2efb6ea2fb6f7bb28d1d3e9314224df7d9a40
parentc251c45e7f97128e1066d788ad7fe254f2b64474
wintest Set the virtual machine IP to match it's dynamic IP, but don't use DHCP

The idea here is that the virtual machine stays on the address
allocated by DHCP, but is configured statically.  This avoids the need
to manually set the address on the host, but avoids the host being
instructed by DHCP not to do Dynamic DNS.

Andrew Bartlett
wintest/test-s4-howto.py
wintest/wintest.py