we need fas_client early on, otherwise haproxy whines
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
74c2d9895c
commit
f77e558d0e
1 changed files with 1 additions and 3 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- fas_client
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- collectd/base
|
||||
|
@ -204,6 +205,3 @@
|
|||
- name: make sure selinux contexts are right on srv
|
||||
command: restorecon -R /srv
|
||||
changed_when: false
|
||||
|
||||
roles:
|
||||
- fas_client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue