Remove stray endif
This commit is contained in:
parent
74cd555021
commit
50ea954231
1 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@ config = {
|
|||
"keytab": "/etc/krb5.koschei_{{ inventory_hostname }}.keytab",
|
||||
"principal": "koschei/{{ inventory_hostname }}@{{ ipa_realm }}",
|
||||
},
|
||||
{% endif %}
|
||||
"session_opts": {
|
||||
"krb_rdns": False,
|
||||
},
|
||||
|
@ -119,7 +118,6 @@ config = {
|
|||
},
|
||||
},
|
||||
},
|
||||
|
||||
"pkgdb": {
|
||||
{% if env == 'staging' %}
|
||||
"pkgdb_url": 'https://admin.stg.fedoraproject.org/pkgdb/api',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue