removing copy pasta from openqa-workers

This commit is contained in:
Tim Flink 2015-11-09 19:21:05 +00:00
parent c4cc210a8b
commit 25e6c0dbdf

View file

@ -25,7 +25,6 @@
- { role: iscsi_client, when: datacenter == "phx2" } - { role: iscsi_client, when: datacenter == "phx2" }
- sudo - sudo
- { role: openvpn/client, when: datacenter != "phx2" } - { role: openvpn/client, when: datacenter != "phx2" }
- { role: beaker/virthost, tags: ['beakervirthost'] }
tasks: tasks:
- include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/yumrepos.yml"