Actions
Feature #25457
closedAllow for extraConfig to be passed through to CoreOS VMs
Difficulty:
trivial
Triaged:
No
Description
Two simple line changes allow for the extraConfig from userdata to be passed through to fog-vsphere vm_clone.
This adds the option to pass through guestinfo network configuration for CoreOS VMs.
With the use of Omaha or similar tools even building the ignition configuration and passing it to the VM on clone is an option.
Without this change an additional tool has to be used to supply the guestinfo before the machine is started for the first time.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6243 added
Updated by Lennart Weller about 6 years ago
- Pull request https://github.com/fog/fog-vsphere/pull/172 added
Added fog-vsphere PR
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 50ae98f9cd9f62f1ff036ee209a434db646e3b3f.
Actions