summaryrefslogtreecommitdiffstats
path: root/roles/koschei
diff options
context:
space:
mode:
authorMikolaj Izdebski <mizdebsk@redhat.com>2016-12-12 00:59:40 +0000
committerMikolaj Izdebski <mizdebsk@redhat.com>2016-12-12 00:59:40 +0000
commit2fe0c18f3cd43ea14388f3896973a3d23c9f1f71 (patch)
tree5e45af0499ac2ed22fd06e3d6c984b3996da1d74 /roles/koschei
parent6cc1299aa25e9c3732b32010896a3c74ae258340 (diff)
downloadansible-2fe0c18f3cd43ea14388f3896973a3d23c9f1f71.tar.gz
ansible-2fe0c18f3cd43ea14388f3896973a3d23c9f1f71.tar.xz
ansible-2fe0c18f3cd43ea14388f3896973a3d23c9f1f71.zip
Add krb_rdns=False to Koschei's koji.conf
Diffstat (limited to 'roles/koschei')
-rw-r--r--roles/koschei/backend/templates/koji.conf.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/koschei/backend/templates/koji.conf.j2 b/roles/koschei/backend/templates/koji.conf.j2
index ab84c7728..efaa5f37a 100644
--- a/roles/koschei/backend/templates/koji.conf.j2
+++ b/roles/koschei/backend/templates/koji.conf.j2
@@ -8,3 +8,4 @@ krbservice = host
principal = koschei/{{ inventory_hostname }}@{{ ipa_realm }}
keytab = /etc/krb5.koschei_{{ inventory_hostname }}.keytab
ccache = /tmp/koschei-koji-krb-ccache
+krb_rdns = False