Apply krb5 no_canonicalize on all stg buildvms

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-01 23:00:07 +00:00
parent f916512e4f
commit d058565b3f

View file

@ -9,7 +9,7 @@
{% else %}
default_realm = STG.FEDORAPROJECT.ORG
{% endif %}
{% if inventory_hostname.startswith('buildvm-05.stg') %}
{% if inventory_hostname.startswith('buildvm') and env=="staging" %}
dns_canonicalize_hostname = false
{% endif %}
dns_lookup_realm = false