we need fas_client early on, otherwise haproxy whines

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2017-06-21 03:32:13 +00:00
parent 74c2d9895c
commit f77e558d0e

View file

@ -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