bring back bodhi-backend01 as a f25 host
This commit is contained in:
parent
78e42b76ba
commit
c919c70cf5
2 changed files with 10 additions and 4 deletions
|
@ -2,13 +2,15 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.125.254
|
gw: 10.5.125.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25
|
||||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/
|
||||||
volgroup: /dev/vg_Server
|
volgroup: /dev/vg_host01
|
||||||
eth0_ip: 10.5.125.135
|
eth0_ip: 10.5.125.135
|
||||||
eth1_ip: 10.5.127.61
|
eth1_ip: 10.5.127.61
|
||||||
vmhost: bvirthost10.phx2.fedoraproject.org
|
vmhost: bvirthost03.phx2.fedoraproject.org
|
||||||
mem_size: 65536
|
mem_size: 65536
|
||||||
|
max_mem_size: 65536
|
||||||
|
num_cpus: 16
|
||||||
|
|
||||||
# These set a config value in /etc/fedmsg.d/, see roles/bodhi2/base/
|
# These set a config value in /etc/fedmsg.d/, see roles/bodhi2/base/
|
||||||
bodhi_masher_enabled: True
|
bodhi_masher_enabled: True
|
||||||
|
@ -35,6 +37,9 @@ fedmsg_certs:
|
||||||
- bodhi.mashtask.start
|
- bodhi.mashtask.start
|
||||||
- bodhi.mashtask.sync.done
|
- bodhi.mashtask.sync.done
|
||||||
- bodhi.mashtask.sync.wait
|
- bodhi.mashtask.sync.wait
|
||||||
|
- bodhi.ostree.compose.start
|
||||||
|
- bodhi.ostree.compose.fail
|
||||||
|
- bodhi.ostree.compose.finish
|
||||||
- bodhi.errata.publish
|
- bodhi.errata.publish
|
||||||
- bodhi.update.eject
|
- bodhi.update.eject
|
||||||
- bodhi.update.complete.testing
|
- bodhi.update.complete.testing
|
||||||
|
|
|
@ -215,6 +215,7 @@ modernpaste01.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
[bodhi-backend]
|
[bodhi-backend]
|
||||||
# This one handles the mashing/releng stuff
|
# This one handles the mashing/releng stuff
|
||||||
|
bodhi-backend01.phx2.fedoraproject.org
|
||||||
bodhi-backend03.phx2.fedoraproject.org
|
bodhi-backend03.phx2.fedoraproject.org
|
||||||
# This one handles the offline updates work like checking bugs, wiki test cases,
|
# This one handles the offline updates work like checking bugs, wiki test cases,
|
||||||
# tagging stuff in koji, etc. A worker for the frontend to try and make things
|
# tagging stuff in koji, etc. A worker for the frontend to try and make things
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue