restrict iscsi to just bvirthost and buildvmhost
This commit is contained in:
parent
8a133c12f5
commit
faab9e5fb7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue