Feature #20871
closedRFE - create a default subnet as a part of the installation process
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1489398
Description of problem:
As a user, I want installer to automatically pre-create a 'Default Subnet' with the NW parameters I specified (they're currently used to setup DHCP).
- the similar behavior applies to Domains.
Version-Release number of selected component (if applicable):
Actual results:
Subnet list is empty after Foreman installation despite the fact, that I specified the subnet parameters in the installer.
Expected results:
a 'Default Subnet' is created with the pre-created Domain assigned and Network parameters from the installer step.
Updated by Daniel Lobato Garcia about 7 years ago
- Project changed from Foreman to Installer
How did you specify these subnets? There is no --foreman-subnets parameter, so I assume you mean `--foreman-proxy-dhcp-subnets` or similar - which sets up the subnets in the proxy but not Foreman itself.
Updated by Ewoud Kohl van Wijngaarden about 7 years ago
The idea on IRC was indeed to create the subnet in Foreman based on the DHCP server.
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Is duplicate of Feature #4994: create a subnet in foreman once a dhcp server is configured added
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Status changed from New to Duplicate