gshipley / installcentos

427 stars 456 forks source link

Install failed deploy_cluster.yml could not be found #173

Closed molk closed 4 years ago

molk commented 4 years ago

Hi guys.

Setting up a 3.11 cluster running install-openshift.sh failed with the infamous oc: command not found error which is due to a missing deploy_cluster.yml in my case:

TASK [Debug placeholder] *******************************************************************************************************************
ok: [localhost] => {
    "msg": "Prerequisites ran."
}

PLAY RECAP *********************************************************************************************************************************
localhost                  : ok=1    changed=0    unreachable=0    failed=0

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

This file does not exist, indeed. I am on git ref 80f477.

Any ideas, what I am doing wrong here?

Marcus

molk commented 4 years ago

I just re-cloned the repo and the missing file was there. Don't ask. Just ignore, please ...