Disable krb_builder in general, it's enabled per host
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
af23c3c63f
commit
24536e2283
1 changed files with 3 additions and 0 deletions
|
@ -214,3 +214,6 @@ additional_host_keytabs: []
|
||||||
ipa_server: ipa01.phx2.fedoraproject.org
|
ipa_server: ipa01.phx2.fedoraproject.org
|
||||||
ipa_realm: FEDORAPROJECT.ORG
|
ipa_realm: FEDORAPROJECT.ORG
|
||||||
ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
||||||
|
|
||||||
|
# Remove after freeze, when we can move all builders
|
||||||
|
krb_builder: False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue