krb5: fix typo

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-09-19 20:56:58 +00:00 committed by Pierre-Yves Chibon
parent f9fc5f21eb
commit cd22554d83

View file

@ -15,7 +15,7 @@
[realms]
{{ ipa_realm }} = {
{% if ansible_distribution_major_version|default(0)|int == 6 and and ansible_distribution is "RedHat" %}
{% if ansible_distribution_major_version|default(0)|int == 6 and ansible_distribution == "RedHat" %}
kdc = ipa01{{ env_suffix }}.phx2.fedoraproject.org
{% else %}
kdc = https://id{{ env_suffix }}.fedoraproject.org/KdcProxy