|
7 jaren geleden | |
---|---|---|
.. | ||
private | 7 jaren geleden | |
README.md | 7 jaren geleden | |
config.yml | 7 jaren geleden | |
install-gcp.yml | 7 jaren geleden |
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