Re: errors running openshift-ansible (using tag openshift-ansible-3.9.51-1)

2018-12-11 Thread Nick Kirsch
Thanks gentlemen; I was able to get docker installed from the rhel-extras subscription. I’ve got a second issue a little further in: sudo ansible-playbook -i inventory/hosts.localhost playbooks/deploy_cluster.yml CHECK [memory_availability : localhost] ***

Re: errors running openshift-ansible (using tag openshift-ansible-3.9.51-1)

2018-12-11 Thread Samuel Martín Moro
You may also want to check your /etc/yum.conf file. I've already seen docker refusing to install, having docker still listed in yum excludes Regards. On Tue, Dec 11, 2018 at 2:50 PM Scott Dodson wrote: > Make sure that you have rhel-extras (or centos-extras if you're using > centos) repo enable

Re: errors running openshift-ansible (using tag openshift-ansible-3.9.51-1)

2018-12-11 Thread Scott Dodson
Make sure that you have rhel-extras (or centos-extras if you're using centos) repo enabled. That's where we expect to find docker from. On Mon, Dec 10, 2018 at 10:58 PM Nick Kirsch wrote: > > I apologize, as this is a slightly older version of openshift-ansible, but > I’m having trouble and wonde

errors running openshift-ansible (using tag openshift-ansible-3.9.51-1)

2018-12-10 Thread Nick Kirsch
I apologize, as this is a slightly older version of openshift-ansible, but I’m having trouble and wondering if someone might point me in the right direction. When running sudo ansible-playbook -i inventory/hosts.localhost /usr/share/ansible/openshift-ansible/playbooks/prerequisites.yml on an u