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:
|
roles:
|
||||||
- base
|
- base
|
||||||
|
- fas_client
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- collectd/base
|
- collectd/base
|
||||||
|
@ -204,6 +205,3 @@
|
||||||
- name: make sure selinux contexts are right on srv
|
- name: make sure selinux contexts are right on srv
|
||||||
command: restorecon -R /srv
|
command: restorecon -R /srv
|
||||||
changed_when: false
|
changed_when: false
|
||||||
|
|
||||||
roles:
|
|
||||||
- fas_client
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue