openshift-labs / starter-guides

Getting Started with OpenShift for Developers workshop
https://openshift-labs.github.io/starter-guides-html/
Apache License 2.0
136 stars 147 forks source link

Fix instructions for using ansible-playbook #164

Closed hatmarch closed 4 years ago

hatmarch commented 4 years ago

The instructions as written when using the development branch of the agnosticd repo cause errors in the lab. The change to the command line parameters fixes some of these:

  1. Updates the extra-var to put nexus instance in the ${WORKSHOP_PROJECT}
  2. Updates gogs configuration to skip tls verify (as the webhooks in the lab call to self-signed openshift certs that represent buildconfig endpoints