mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
This adds 3 power9 machines in the new 'fedora-isolated' vlan in rdu3. This is the vlan thats going to house the moved rdu2-cc hardware in rdu3. We already moved these 3 machines from iad2 so we can use them to try out the new vlan and acls and such. This adds host vars for the 3 new machines (mac address, ips, etc) It adds them to the copr_hypervisor group in inventory It adds their mgmt to dhcpd config so they get known ip's for their mgmt interfaces instead of dynamic ones. It adds a 8 disk ppc64le kickstart to install them with. It also fixes the dhcpd config for the bvmhost-p09-01-stg mgmt interface, it's off by one. Signed-off-by: Kevin Fenzi <kevin@scrye.com>