add compose-iot-01
This commit is contained in:
parent
f5760b6f5e
commit
c2ecdcf281
2 changed files with 16 additions and 0 deletions
15
inventory/host_vars/compose-iot-01.arm.fedoraproject.org
Normal file
15
inventory/host_vars/compose-iot-01.arm.fedoraproject.org
Normal file
|
@ -0,0 +1,15 @@
|
|||
----
|
||||
volgroup: /dev/vg_guests
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-27-ppc64le
|
||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/27/Everything/ppc64le/os/
|
||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
||||
|
||||
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||
eth0_ip: 10.5.129.15
|
||||
gw: 10.5.129.254
|
||||
main_bridge: br1
|
||||
|
||||
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
|
||||
|
||||
# This VM is the compose host for IoT spin which isn't blocking, so it doesn't freeze
|
||||
freezes: false
|
|
@ -25,6 +25,7 @@ compose-x86-01.phx2.fedoraproject.org
|
|||
compose-x86-02.phx2.fedoraproject.org
|
||||
branched-composer.phx2.fedoraproject.org
|
||||
rawhide-composer.phx2.fedoraproject.org
|
||||
compose-iot-01.arm.fedoraproject.org
|
||||
|
||||
[releng-secondary]
|
||||
compose-s390-01.s390.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue