Set up fedmsg cert vars for the composer nodes.

This commit is contained in:
Ralph Bean 2014-08-13 23:02:11 +00:00
parent ff28979c6b
commit 363292878a
2 changed files with 18 additions and 0 deletions

View file

@ -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

View file

@ -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