Add krb to buildhw as well (stg only)
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
35919f46f3
commit
0d0fd12ae8
1 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,11 @@
|
|||
roles:
|
||||
- base
|
||||
- { role: nfs/client, mnt_dir: '/mnt/fedora_koji', nfs_src_dir: "{{ koji_hub_nfs }}", when: koji_hub_nfs is defined }
|
||||
- role: keytab/service
|
||||
kt_location: /etc/kojid/kojid.keytab
|
||||
service: compile
|
||||
when: env == "staging"
|
||||
- koji_builder
|
||||
- koji_builder
|
||||
- { role: bkernel, when: inventory_hostname.startswith('bkernel') }
|
||||
- hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue