mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
playbooks: ipa/proxies: make fasClient only prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- hosts
|
||||
- fas_client
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
roles:
|
||||
- base
|
||||
- fas_client
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- { role: ec2_proxy,
|
||||
|
||||
Reference in New Issue
Block a user