|
7 years ago | |
---|---|---|
.. | ||
private | 7 years ago | |
README.md | 7 years ago | |
config.yml | 7 years ago | |
install-gcp.yml | 7 years ago |
This playbook installs the OpenShift Monitoring stack.
Hack on the installer locally.
Make changes, and then build a new openshift-ansible image.
# in openshift-ansible
docker build -f images/installer/Dockerfile -t openshift-ansible .
# in test-deploy
make WHAT=dmacedev OPENSHIFT_ANSIBLE_IMAGE=openshift-ansible sh
# in the resulting container shell
ansible-playbook playbooks/openshift-monitoring/install-gcp.yml