jaredhocutt / openshift4-deploy

A set of tools and automation for deploying OpenShift 4 in various environments, primarily focused on deployments in situations that would require using the User-Provisioned Infrastructure (UPI) method to perform the installation.
MIT License
10 stars 9 forks source link

Add verification check for public Route53 zone when deploying to AWS #7

Open jaredhocutt opened 4 years ago

johnsimcall commented 4 years ago

Glenn S and I ran into this today. We waited for 15 minutes to be told that our Route53 zone didn't exist. It would have been nice to be told about that much earlier in the create_cluster.yml playbook...