mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-11 20:32:14 +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>
|
<Description>MAC for network interface 0</Description>
|
||||||
</Property>
|
</Property>
|
||||||
<Property ovf:userConfigurable="true" ovf:type="string"
|
<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>
|
<Label>DHCP support for network interface 0</Label>
|
||||||
<Description>DHCP support for network interface 0</Description>
|
<Description>DHCP support for network interface 0</Description>
|
||||||
</Property>
|
</Property>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user