playbooks: ipa/proxies: make fasClient only prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
93ea8c9830
commit
2ee56651b0
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue