iad2 / bkernel: add clevis and serial-console to bkernel01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2fe67cd8c1
commit
2d5a0ddfe5
1 changed files with 2 additions and 0 deletions
|
@ -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') }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue