Guillaume Coré
2019-01-17 410479b6f92a262f34af36a698e9345c401527dc
OCP 4: DNS alias record do not have TTL entry
1 files modified
1 ■■■■ changed files
ansible/configs/ocp4-coreos-deployer/destroy_env.yml 1 ●●●● patch | view | raw | blame | history
ansible/configs/ocp4-coreos-deployer/destroy_env.yml
@@ -261,7 +261,6 @@
        zone: "{{aws_public_zone}}"
        record: "{{item.Name}}"
        type: "{{item.Type}}"
        ttl: "{{item.TTL}}"
        alias: yes
        alias_hosted_zone_id: "{{ item.AliasTarget.HostedZoneId }}"
        state: absent