mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 14:54:06 +08:00
restrict iscsi to just bvirthost and buildvmhost
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user