mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
iad2 / bkernel: add clevis and serial-console to bkernel01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
|
||||
- koji_builder
|
||||
- { role: bkernel, when: inventory_hostname.startswith('bkernel') }
|
||||
- { role: clevis, when: inventory_hostname.startswith('bkernel') }
|
||||
- { role: serial-console, when: inventory_hostname.startswith('bkernel') }
|
||||
- hosts
|
||||
- { role: fas_client, when: not inventory_hostname.startswith('bkernel') }
|
||||
- { role: sudo, when: not inventory_hostname.startswith('bkernel') }
|
||||
|
||||
Reference in New Issue
Block a user