Set up fedmsg cert vars for the composer nodes.
This commit is contained in:
parent
ff28979c6b
commit
363292878a
2 changed files with 18 additions and 0 deletions
|
@ -3,3 +3,12 @@ vmhost: bvirthost08.phx2.fedoraproject.org
|
|||
eth0_ip: 10.5.125.66
|
||||
eth1_ip: 10.5.127.53
|
||||
volgroup: /dev/vg_bvirthost08
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
owner: root
|
||||
group: root
|
||||
- service: bodhi
|
||||
owner: root
|
||||
group: masher
|
||||
|
|
|
@ -2,3 +2,12 @@ vmhost: bvirthost06.phx2.fedoraproject.org
|
|||
eth0_ip: 10.5.125.69
|
||||
eth1_ip: 10.5.127.54
|
||||
volgroup: /dev/vg_bvirthost06
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
owner: root
|
||||
group: root
|
||||
- service: bodhi
|
||||
owner: root
|
||||
group: masher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue