OSBS does not need vpn

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-21 20:29:49 +00:00
parent 458631cf81
commit ad926b46c3

View file

@ -20,8 +20,6 @@
- collectd/base
- rsyncd
- sudo
- { role: openvpn/client,
when: env != "staging" }
tasks:
- include: "{{ tasks }}/yumrepos.yml"
@ -30,5 +28,3 @@
handlers:
- include: "{{ handlers }}/restart_services.yml"
- include: "/srv/web/infra/openshift-ansible/playbooks/byo/openshift-cluster/config.yml"