summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc
Commit message (Collapse)AuthorAgeFilesLines
* Updates for zbx ans moduleKenny Woodson2015-08-2712-388/+0
|
* fixed zbx_user. Update password playbook addedKenny Woodson2015-08-201-0/+31
|
* Added tagging to the pv volumesKenny Woodson2015-08-191-0/+10
|
* remove fstab entry after pv creationKenny Woodson2015-08-191-0/+7
|
* Updated to include origin and atomic-openshift RPMs re-factoring toAvesh Agarwal2015-08-171-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 Agarwal2015-08-171-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 Agarwal2015-08-171-0/+0
|
* Added /root/.kube to be deleted so that the stuff there does not preventAvesh Agarwal2015-08-171-0/+1
| | | | a new install.
* playbooks/adhoc: Add a tutorial-reset playbook to undo everythingColin Walters2015-08-171-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 Woodson2015-08-124-83/+1
|
* Merge pull request #446 from kwoodson/idemKenny Woodson2015-08-115-291/+117
|\ | | | | Zabbix Idempotent module
| * Zabbix IdempotencyKenny Woodson2015-08-115-291/+117
| |
* | removed deploy monitoring containdersMatt Woodson2015-08-113-133/+0
|/
* example addedKenny Woodson2015-08-061-0/+8
|
* Added a pv creation scriptKenny Woodson2015-08-052-0/+150
|
* added roles symlink for zabbix_setup, fixed URL to work with ZAIO instead of ↵Thomas Wiest2015-07-293-2/+7
| | | | a test cluster instance.
* Ansible deploy for our monitoring containersKenny Woodson2015-07-273-0/+133
|
* Removed debug statementsKenny Woodson2015-07-241-3/+3
|
* Adding initial zabbix setupKenny Woodson2015-07-2412-0/+608
|
* example create_hostKenny Woodson2015-07-091-0/+55
|
* Updates to ans module examplesKenny Woodson2015-06-302-1/+37
|
* move zbxapi module to a new os_zabbix roleJason DeTiberus2015-04-083-2/+4
| | | | - cleans up repo root a bit
* Adding the zabbix module along with a generic playbook to fetch current ↵Kenny Woodson2015-04-013-0/+41
problem triggers. Also added oo_flatten to filters for arrays of arrays.