Temporarily wrap it in an if to prevent this on a day of freeze start
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b34735d83e
commit
7f7c00e47e
1 changed files with 2 additions and 0 deletions
|
@ -9,7 +9,9 @@
|
|||
{% else %}
|
||||
default_realm = STG.FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
{% if inventory_hostname.startswith('buildvm-05.stg') %}
|
||||
dns_canonicalize_hostname = false
|
||||
{% endif %}
|
||||
dns_lookup_realm = false
|
||||
dns_lookup_kdc = false
|
||||
ticket_lifetime = 24h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue