mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-11 04:12:19 +01:00
Merge pull request #680 from xcompass/vmware-dhcp-default-no
Change default value of dhcp for vmware template to no
This commit is contained in:
commit
ef65081892
@ -49,7 +49,7 @@
|
||||
<Description>MAC for network interface 0</Description>
|
||||
</Property>
|
||||
<Property ovf:userConfigurable="true" ovf:type="string"
|
||||
ovf:key="guestinfo.interface.0.dhcp" ovf:value="yes">
|
||||
ovf:key="guestinfo.interface.0.dhcp" ovf:value="no">
|
||||
<Label>DHCP support for network interface 0</Label>
|
||||
<Description>DHCP support for network interface 0</Description>
|
||||
</Property>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user