os-cluster: fix syntax on including fas_client in stg.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
42a840c053
commit
97de1470d3
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- hosts
|
- hosts
|
||||||
- fas_client
|
- { role: fas_client, when: env != 'staging' }
|
||||||
when: env != 'staging'
|
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue