Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #582 from sdodson/upgrades | Brenton Leanhardt | 2015-09-30 | 5 | -0/+139 |
|\ | | | | | Upgrade playbook | ||||
| * | Upgrades | Scott Dodson | 2015-09-23 | 5 | -0/+139 |
| | | |||||
* | | added comment to the grow_docker_vg playbook | Matt Woodson | 2015-09-29 | 1 | -0/+2 |
| | | |||||
* | | added the grow_docker_vg adhoc playbook | Matt Woodson | 2015-09-29 | 2 | -0/+245 |
| | | |||||
* | | added dynamic inventory support for single-master clusters | Stefanie Forrester | 2015-09-24 | 2 | -11/+6 |
| | | |||||
* | | Added S3 docker-registry config script | Stefanie Forrester | 2015-09-23 | 2 | -0/+75 |
|/ | |||||
* | changed the docker cleanup to exclude certain registries | Matt Woodson | 2015-09-21 | 1 | -4/+3 |
| | |||||
* | commented out dangerous playbook option for cleanup | Matt Woodson | 2015-09-21 | 1 | -3/+4 |
| | |||||
* | added playbook for docker storage cleanup | Matt Woodson | 2015-09-18 | 2 | -2/+78 |
| | |||||
* | cleaned up some errors in loopback playbook | Matt Woodson | 2015-09-18 | 1 | -2/+5 |
| | |||||
* | added the docker loopback fixer script | Matt Woodson | 2015-09-18 | 2 | -0/+143 |
| | |||||
* | added docker zabbix template, removed unused / old templates so they don't ↵ | Thomas Wiest | 2015-08-31 | 4 | -0/+22 |
| | | | | confuse other people. | ||||
* | adhoc/tutorial_reset: Also delete etcd and data | Colin Walters | 2015-08-27 | 1 | -0/+4 |
| | | | | | | I needed this because I forgot to override openshift_hostname, and it found the wrong hostname, which then leaked into etcd certs, which caused the master to fail to start. | ||||
* | adhoc/tutorial_reset: Don't error out if there are no Docker images | Colin Walters | 2015-08-27 | 1 | -0/+3 |
| | | | | I'd like this playbook to always work. | ||||
* | Updates for zbx ans module | Kenny Woodson | 2015-08-27 | 12 | -362/+32 |
| | |||||
* | fixed zbx_user. Update password playbook added | Kenny Woodson | 2015-08-20 | 1 | -0/+31 |
| | |||||
* | Added tagging to the pv volumes | Kenny Woodson | 2015-08-19 | 1 | -0/+10 |
| | |||||
* | remove fstab entry after pv creation | Kenny Woodson | 2015-08-19 | 1 | -0/+7 |
| | |||||
* | Updated to include origin and atomic-openshift RPMs re-factoring to | Avesh Agarwal | 2015-08-17 | 1 | -6/+31 |
| | | | | | include all origin, AE and openshift products. For back-word compatibility, older openshift and AE naming is retained too. | ||||
* | Updated tutorial reset file and made following chages: | Avesh Agarwal | 2015-08-17 | 1 | -2/+23 |
| | | | | | | | | 1. Included openshift clean up 2. Renamed file to atomic_openshift_tutorial_reset.yml 3. docker service is not not stopped 4. docker containers and images are removed 5. /etc/openshift-sdn are removed too now | ||||
* | Renamed the file as it mainly applies to atomic enterprise. | Avesh Agarwal | 2015-08-17 | 1 | -0/+0 |
| | |||||
* | Added /root/.kube to be deleted so that the stuff there does not prevent | Avesh Agarwal | 2015-08-17 | 1 | -0/+1 |
| | | | | a new install. | ||||
* | playbooks/adhoc: Add a tutorial-reset playbook to undo everything | Colin Walters | 2015-08-17 | 1 | -0/+46 |
| | | | | | This makes it easier to run through the tutorial, as well as reset a VM or baremetal node to a clean slate for developer testing. | ||||
* | zbx item now uses key as default name. Clean up. | Kenny Woodson | 2015-08-12 | 4 | -83/+1 |
| | |||||
* | Merge pull request #446 from kwoodson/idem | Kenny Woodson | 2015-08-11 | 5 | -291/+117 |
|\ | | | | | Zabbix Idempotent module | ||||
| * | Zabbix Idempotency | Kenny Woodson | 2015-08-11 | 5 | -291/+117 |
| | | |||||
* | | removed deploy monitoring containders | Matt Woodson | 2015-08-11 | 3 | -133/+0 |
|/ | |||||
* | example added | Kenny Woodson | 2015-08-06 | 1 | -0/+8 |
| | |||||
* | Added a pv creation script | Kenny Woodson | 2015-08-05 | 2 | -0/+150 |
| | |||||
* | added roles symlink for zabbix_setup, fixed URL to work with ZAIO instead of ↵ | Thomas Wiest | 2015-07-29 | 3 | -2/+7 |
| | | | | a test cluster instance. | ||||
* | Ansible deploy for our monitoring containers | Kenny Woodson | 2015-07-27 | 3 | -0/+133 |
| | |||||
* | Removed debug statements | Kenny Woodson | 2015-07-24 | 1 | -3/+3 |
| | |||||
* | Adding initial zabbix setup | Kenny Woodson | 2015-07-24 | 12 | -0/+608 |
| | |||||
* | example create_host | Kenny Woodson | 2015-07-09 | 1 | -0/+55 |
| | |||||
* | Updates to ans module examples | Kenny Woodson | 2015-06-30 | 2 | -1/+37 |
| | |||||
* | move zbxapi module to a new os_zabbix role | Jason DeTiberus | 2015-04-08 | 3 | -2/+4 |
| | | | | - cleans up repo root a bit | ||||
* | Adding the zabbix module along with a generic playbook to fetch current ↵ | Kenny Woodson | 2015-04-01 | 3 | -0/+41 |
problem triggers. Also added oo_flatten to filters for arrays of arrays. |