Removing convert-netconf from packet OEM

We still utilize the network code on first boot, so it should remain until we implement ignition, but we don't want it on subsequent boots, which is what this line would do.
This commit is contained in:
stresler 2015-09-11 12:00:10 -04:00
parent e19fd09664
commit 8fac253214

View File

@ -118,7 +118,6 @@ var (
},
"packet": oemConfig{
"from-packet-metadata": "https://metadata.packet.net/",
"convert-netconf": "packet",
},
"vmware": oemConfig{
"from-vmware-backdoor": "true",