Add krb to buildhw as well (stg only)

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-28 13:06:50 +00:00
parent 35919f46f3
commit 0d0fd12ae8

View file

@ -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