Copy fedmsg cert config from group_vars for stg to group_vars for prod (for the future).

This commit is contained in:
Ralph Bean 2013-06-18 03:52:27 +00:00
parent 280a687729
commit 82bfa4d87b

View file

@ -6,4 +6,13 @@ num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80 ]
tcp_ports: [ 80, 3000 ]
# These are consumed by a task in tasks/fedmsg_base.yml
fedmsg_certs:
- service: shell
owner: root
group: sysadmin
- service: fedbadges
owner: root
group: fedmsg