Fix token based openshift logins

This commit is contained in:
Anthony Green
2018-08-11 09:46:49 -04:00
committed by Shane McDonald
parent 8ad46436df
commit c39370dbd0
2 changed files with 18 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ dockerhub_base=ansible
# Openshift Install
# Will need to set -e openshift_password=developer -e docker_registry_password=$(oc whoami -t)
# or set -e openshift_token=TOKEN
# openshift_host=127.0.0.1:8443
# openshift_project=awx
# openshift_user=developer