retrace: Do not run ipa/client role on retrace_stg_aws
This commit is contained in:
parent
0505e365da
commit
07c182538b
2 changed files with 1 additions and 7 deletions
|
@ -1,13 +1,6 @@
|
|||
---
|
||||
env: staging
|
||||
|
||||
ipa_host_group: retrace
|
||||
ipa_host_group_desc: Retrace servers
|
||||
ipa_client_shell_groups:
|
||||
- retrace
|
||||
ipa_client_sudo_groups:
|
||||
- retrace
|
||||
|
||||
vpn: true
|
||||
|
||||
tcp_ports: [ 22, 80, 443 ]
|
||||
|
|
|
@ -66,6 +66,7 @@
|
|||
- import_role: name=hosts
|
||||
- import_role: name=openvpn/client
|
||||
- import_role: name=ipa/client
|
||||
when: env != 'staging'
|
||||
- import_role: name=rkhunter
|
||||
- import_role: name=nagios_client
|
||||
- import_role: name=sudo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue