Move fas client to after apache so it has a chance of working when proxy01.stg is the only proxy to fas

This commit is contained in:
Kevin Fenzi 2016-03-03 20:24:44 +00:00
parent 0b857ac02e
commit 3bd238bf71

View file

@ -16,13 +16,13 @@
- base
- rkhunter
- nagios/client
- fas_client
- collectd/base
- sudo
- rsyncd
- { role: openvpn/client,
when: env != "staging" }
- apache
- fas_client
tasks:
- include: "{{ tasks }}/yumrepos.yml"