Deploy those certs to boxes in the right groups.

This commit is contained in:
Ralph Bean 2013-08-05 19:10:50 +00:00
parent be316406dd
commit e47153555e
2 changed files with 18 additions and 0 deletions

View file

@ -9,3 +9,12 @@ num_cpus: 2
tcp_ports: [ 80, 443 ]
fas_client_groups: sysadmin-noc,sysadmin-badges
# These are consumed by a task in tasks/fedmsg_base.yml
fedmsg_certs:
- service: shell
owner: root
group: sysadmin
- service: tahrir
owner: root
group: apache

View file

@ -10,3 +10,12 @@ num_cpus: 2
tcp_ports: [ 80, 443 ]
fas_client_groups: sysadmin-noc,sysadmin-badges
# These are consumed by a task in tasks/fedmsg_base.yml
fedmsg_certs:
- service: shell
owner: root
group: sysadmin
- service: tahrir
owner: root
group: apache