Closed ezeev closed 5 years ago
@ezeev Have you had any luck? I know I removed no variables, how about you?
@mathus13 - No luck. We decided to move on to the OpenShift 4.0 developer preview. The installer works awesome. https://try.openshift.com
According to this issue:
https://github.com/openshift/openshift-ansible/issues/9665
openshift_hostname
is no longer a valid configuration value - it seemed to be causing a number of issues (#40 as an example). I am removing the usage of openshift_hostname
and re-testing. If it works, I'll release an update and close this issue.
I'm doing a clean install on AWS following the steps in the README.
make infrastructure
succeeds.make openshift
fails with the following error:I just cloned the master branch of this repo today:
Any idea what is causing this?