summaryrefslogtreecommitdiffstats
path: root/roles/dns-records/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Fix public master cluster DNS record when using bastion (#752)Bogdan Dobrelya2017-09-261-0/+2
When using a bastion and a single master, add the bastion node's public IP the public master's IP for the DNS record. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>