eliu / openshift-vagrant

Bring up a real OKD cluster on your local machine using Vagrant and VirtualBox
Apache License 2.0
57 stars 56 forks source link

error when trying to install the playbooks in the master node #15

Open Ghassen-Charfi opened 4 years ago

Ghassen-Charfi commented 4 years ago

ERROR! the playbook: /home/vagrant/openshift-ansible/playbooks/prerequisites.yml could not be found

*Could you please provide me with both playbooks so i can put them manually in the master node and thank you . image

eliu commented 4 years ago

Please provide the following information:

  1. openshift release version that you choose to deploy
  2. Did you oc-up.sh to deploy your cluster?
Ghassen-Charfi commented 4 years ago

Hello @eliu thanks for the reply, no i did it manually as the guide shows I choose the 3.9 release

eliu commented 4 years ago

The prerequisites.yml should be there if you choose to deploy release-3.9 unless you failed to clone the openshift-ansible repo into your virtual machine. could you please check if the folder openshift-ansible exists in /home/vagrant ?