Wednesday, November 1, 2017

Working around OpenShift's docker storage check in OpenShift 3.6+

Working around OpenShift's docker storage check in OpenShift 3.6 +

So you've stood up some servers in AWS and you have everything ready to install OpenShift, you invoke atomic-openshift-installer install and after answering the questions about the Hosts, adding all the master and minion nodes, the installer fails:


So, let's do what this message tells us to and modify
vi /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/config.yml



Remember this is a YAML file so don't be tabbing and shit - spaces only.
:wq! that shit and re-run atomic-openshift-installer install and go eat lunch cuz when you come back, you're gonna have an OpenShift Cluster to work on yo!



As always, what I blog about are my views and opinions and only mine, and are never the views or opinions of my past | present | future employers.