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 - base
- rkhunter - rkhunter
- nagios/client - nagios/client
- fas_client
- collectd/base - collectd/base
- sudo - sudo
- rsyncd - rsyncd
- { role: openvpn/client, - { role: openvpn/client,
when: env != "staging" } when: env != "staging" }
- apache - apache
- fas_client
tasks: tasks:
- include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/yumrepos.yml"