add compose-x86-02 host for modular server composes
This commit is contained in:
parent
fe766d267f
commit
4c2f4feabf
2 changed files with 45 additions and 0 deletions
44
inventory/host_vars/compose-x86-02.phx2.fedoraproject.org
Normal file
44
inventory/host_vars/compose-x86-02.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,44 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
#
|
||||
# These are 64bit
|
||||
#
|
||||
libdir: /usr/lib64
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-26
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/26/Server/x86_64/os/
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
lvm_size: 30000
|
||||
mem_size: 8192
|
||||
num_cpus: 8
|
||||
|
||||
volgroup: /dev/xenGuests
|
||||
eth0_ip: 10.5.125.42
|
||||
eth1_ip: 10.5.127.27
|
||||
eth1_gw: 10.5.127.254
|
||||
vmhost: bvirthost05.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
fas_client_groups: sysadmin-releng
|
||||
|
||||
koji_hub_nfs: "fedora_koji"
|
||||
|
||||
kojipkgs_url: kojipkgs.fedoraproject.org
|
||||
kojihub_url: koji.fedoraproject.org/kojihub
|
||||
kojihub_scheme: https
|
||||
|
||||
fedmsg_certs:
|
||||
- service: releng
|
||||
owner: root
|
||||
group: sysadmin-releng
|
||||
can_send:
|
||||
# new school pungi-koji stuff (ask dgilmore)
|
||||
- pungi.compose.phase.start
|
||||
- pungi.compose.phase.stop
|
||||
- pungi.compose.status.change
|
||||
- pungi.compose.createiso.targets
|
||||
- pungi.compose.createiso.imagefail
|
||||
- pungi.compose.createiso.imagedone
|
|
@ -25,6 +25,7 @@ arm03-qa01.cloud.fedoraproject.org
|
|||
|
||||
[releng-compose]
|
||||
compose-x86-01.phx2.fedoraproject.org
|
||||
compose-x86-02.phx2.fedoraproject.org
|
||||
branched-composer.phx2.fedoraproject.org
|
||||
rawhide-composer.phx2.fedoraproject.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue