Wolfgang Kulhanek
2018-04-20 cfeb83aa8efd7ed7399800df13e6eb203af56994
Changed DNS name to bastion
1 files modified
4 ■■■■ changed files
ansible/configs/ocp-clientvm/env_vars.yml 4 ●●●● patch | view | raw | blame | history
ansible/configs/ocp-clientvm/env_vars.yml
@@ -112,8 +112,8 @@
chomped_zone_internal_dns: "{{guid}}.internal"
zone_public_dns: "{{subdomain_base}}."
bastion_public_dns: "clientvm.{{subdomain_base}}."
bastion_public_dns_chomped: "clientvm.{{subdomain_base}}"
bastion_public_dns: "bastion.{{subdomain_base}}."
bastion_public_dns_chomped: "bastion.{{subdomain_base}}"
vpcid_name_tag: "{{subdomain_base}}"
az_1_name: "{{ aws_region }}a"