Move buildvm-01.stg to virthost04. Make buildvm-02 to 05 there also.

Set up nested virt for them all.
This commit is contained in:
Kevin Fenzi 2016-04-11 19:48:16 +00:00
parent 6cf9417de2
commit 04e12e01f3
7 changed files with 20 additions and 1 deletions

View file

@ -34,6 +34,9 @@ csi_relationship: |
* Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver.
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
# this is to enable nested virt, which we need for some builds
virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx"
# These variables are for koji-containerbuild/osbs
osbs_fqdn: "osbs-dev.fedorainfracloud.org"
docker_registry: "osbs-dev.fedorainfracloud.org"

View file

@ -1,3 +1,3 @@
---
vmhost: virthost11.phx2.fedoraproject.org
vmhost: virthost04.phx2.fedoraproject.org
eth0_ip: 10.5.126.14

View file

@ -0,0 +1,3 @@
---
vmhost: virthost04.phx2.fedoraproject.org
eth0_ip: 10.5.126.223

View file

@ -0,0 +1,3 @@
---
vmhost: virthost04.phx2.fedoraproject.org
eth0_ip: 10.5.126.224

View file

@ -0,0 +1,3 @@
---
vmhost: virthost04.phx2.fedoraproject.org
eth0_ip: 10.5.126.225

View file

@ -0,0 +1,3 @@
---
vmhost: virthost04.phx2.fedoraproject.org
eth0_ip: 10.5.126.226

View file

@ -0,0 +1,4 @@
---
# This virthost only has stg instances, so it doesn't freeze
freezes: false
nested: true