compose-x86: update to reflect reality
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
aa2442a0b0
commit
9f27c267d9
2 changed files with 2 additions and 46 deletions
|
@ -7,8 +7,8 @@ dns: 10.5.126.21
|
||||||
#
|
#
|
||||||
libdir: /usr/lib64
|
libdir: /usr/lib64
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-28
|
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-30
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/
|
||||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||||
|
|
||||||
lvm_size: 30000
|
lvm_size: 30000
|
||||||
|
|
|
@ -1,44 +0,0 @@
|
||||||
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-28
|
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
|
||||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
|
||||||
|
|
||||||
lvm_size: 262144
|
|
||||||
mem_size: 8192
|
|
||||||
num_cpus: 8
|
|
||||||
|
|
||||||
volgroup: /dev/vg_guests
|
|
||||||
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
|
|
Loading…
Add table
Add a link
Reference in a new issue