Make bugzilla2fedmsg01 real.
This commit is contained in:
parent
f211a91092
commit
de29af9cc9
3 changed files with 6 additions and 6 deletions
|
@ -3,8 +3,8 @@ nm: 255.255.255.0
|
|||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
volgroup: /dev/vg_guests00
|
||||
vmhost: virthost14.phx2.fedoraproject.org
|
||||
volgroup: /dev/vg_virthost
|
||||
vmhost: virthost17.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
eth0_ip: 10.5.126.249
|
||||
|
|
|
@ -96,8 +96,8 @@ bodhi02.phx2.fedoraproject.org
|
|||
[bodhi-stg]
|
||||
bodhi01.stg.phx2.fedoraproject.org
|
||||
|
||||
#[bugzilla2fedmsg]
|
||||
#bugzilla2fedmsg01.phx2.fedoraproject.org
|
||||
[bugzilla2fedmsg]
|
||||
bugzilla2fedmsg01.phx2.fedoraproject.org
|
||||
|
||||
[bugzilla2fedmsg-stg]
|
||||
bugzilla2fedmsg01.stg.phx2.fedoraproject.org
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars
|
||||
|
||||
- name: make bugzilla2fedmsg server
|
||||
hosts: bugzilla2fedmsg-stg
|
||||
hosts: bugzilla2fedmsg;bugzilla2fedmsg-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: dole out the generic configuration
|
||||
hosts: bugzilla2fedmsg-stg
|
||||
hosts: bugzilla2fedmsg;bugzilla2fedmsg-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: "{{ accelerated }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue