mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
iad2: logserver: a few more services we do not want in iad2 at this time
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -22,8 +22,10 @@
|
||||
- sudo
|
||||
- role: epylog
|
||||
when: datacenter != 'iad2'
|
||||
- openvpn/client
|
||||
- awstats
|
||||
- role: openvpn/client
|
||||
when: datacenter != 'iad2'
|
||||
- role: awstats
|
||||
when: datacenter != 'iad2'
|
||||
- role: keytab/service
|
||||
owner_user: apache
|
||||
owner_group: apache
|
||||
|
||||
Reference in New Issue
Block a user