From a9e0ca625e82cccb227ff5b2e53b265145216d95 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 7 Nov 2018 01:31:03 +0000 Subject: [PATCH] add items for vhost05 --- inventory/hardware | 1 + .../host_vars/virthost05.phx2.fedoraproject.org | 17 +++++++++++++++++ inventory/inventory | 1 + 3 files changed, 19 insertions(+) create mode 100644 inventory/host_vars/virthost05.phx2.fedoraproject.org diff --git a/inventory/hardware b/inventory/hardware index da18a018fb..9b0e8415a3 100644 --- a/inventory/hardware +++ b/inventory/hardware @@ -18,6 +18,7 @@ virthost01.phx2.fedoraproject.org virthost02.phx2.fedoraproject.org virthost03.phx2.fedoraproject.org virthost04.phx2.fedoraproject.org +virthost05.phx2.fedoraproject.org virthost12.phx2.fedoraproject.org virthost14.phx2.fedoraproject.org virthost15.phx2.fedoraproject.org diff --git a/inventory/host_vars/virthost05.phx2.fedoraproject.org b/inventory/host_vars/virthost05.phx2.fedoraproject.org new file mode 100644 index 0000000000..e033021edd --- /dev/null +++ b/inventory/host_vars/virthost05.phx2.fedoraproject.org @@ -0,0 +1,17 @@ +--- +# This virthost only has stg instances, so it doesn't freeze +freezes: false +nested: true +dns: 10.5.126.21 +gw: 10.5.126.254 +br0_ip: 10.5.126.145 +br0_nm: 255.255.255.0 +br1_ip: 10.5.127.229 +br1_nm: 255.255.255.0 + +# install_noc: noc01.phx2.fedoraproject.org +# install_mac: E4-43-4B-24-19-96 +# # Inside this, expect /vmlinuz and /initrd.img +# install_binpath: /uefi/x86_64/el7 +# install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-10disk +# install_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/ diff --git a/inventory/inventory b/inventory/inventory index 8949232d42..75ea97abd2 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -906,6 +906,7 @@ virthost01.phx2.fedoraproject.org virthost02.phx2.fedoraproject.org virthost03.phx2.fedoraproject.org virthost04.phx2.fedoraproject.org +virthost05.phx2.fedoraproject.org virthost06.phx2.fedoraproject.org virthost12.phx2.fedoraproject.org virthost14.phx2.fedoraproject.org