restrict iscsi to just bvirthost and buildvmhost

This commit is contained in:
Kevin Fenzi 2017-03-22 16:02:34 +00:00
parent 8a133c12f5
commit faab9e5fb7

View file

@ -22,7 +22,7 @@
- hosts
- fas_client
- collectd/base
- { role: iscsi_client, when: datacenter == "phx2" }
- { role: iscsi_client, when: inventory_hostname.startswith(('bvirthost','buildvmhost')) }
- sudo
- { role: openvpn/client, when: datacenter != "phx2" }
- virthost