Enable sudo for sysadmin-copr on copr-front-stg

This commit is contained in:
Mikolaj Izdebski 2018-08-27 14:43:52 +00:00
parent 4a6481eaad
commit ba7a67726a

View file

@ -22,6 +22,7 @@
- fas_client - fas_client
- collectd/base - collectd/base
- { role: openvpn/client, when: env != "staging" } - { role: openvpn/client, when: env != "staging" }
- { role: sudo, sudoers: "{{ private }}/files/sudo/copr-sudoers" }
- redis - redis
- mod_wsgi - mod_wsgi
- copr/frontend - copr/frontend