conjunction junction: whats your function?
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d1626cbb3f
commit
4bf6d41cc4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
- { role: iscsi_client, when: "inventory_hostname.startswith(('bvmhost-x86-06', 'bvmhost-x86-07')) and datacenter == 'iad2'" }
|
||||
- sudo
|
||||
- virthost
|
||||
- { role: clevis, when: datacenter == 'iad2' not inventory_hostname.startswith('bvmhost-x86-04.stg') }
|
||||
- { role: clevis, when: datacenter == 'iad2' and not inventory_hostname.startswith('bvmhost-x86-04.stg') }
|
||||
- { role: linux-system-roles.nbde_client, when: inventory_hostname.startswith('bvmhost-x86-04.stg') }
|
||||
- { role: serial-console, when: datacenter == 'iad2' and not inventory_hostname.startswith('buildvmhost-s390x') }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue