Drop pam_sheild from virthost for now.

This commit is contained in:
Kevin Fenzi 2014-10-09 15:26:23 +00:00
parent 1937dcae65
commit 4fde42c61d

View file

@ -24,7 +24,6 @@
- { role: iscsi_client, when: datacenter == "phx2" }
- sudo
- { role: openvpn/client, when: datacenter != "phx2" }
- { role: pam_shield, when: datacenter != "phx2" }
tasks:
- include: "{{ tasks }}/yumrepos.yml"