db-fas01 needs to be on VPN for hosted0*

This commit is contained in:
Patrick Uiterwijk 2014-12-18 10:36:24 +00:00
parent 5f4de24aa2
commit 6c803e7415

View file

@ -41,6 +41,7 @@
- collectd/base
- collectd/postgres # This requires a 'databases' var to be set in host_vars
- sudo
- { role: openvpn/client, when: ansible_hostname == "db-fas01.phx2.fedoraproject.org" }
tasks:
- include: "{{ tasks }}/yumrepos.yml"