| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-14 | Renamed README_ANSIBLE to README_ANSIBLE_CONTAINER as per feedback. | Avesh Agarwal | |
| 2015-08-14 | Added README_ANSIBLE.md file that contains instructions to build and run | Avesh Agarwal | |
| ansible in a docker container, and also modified Dockerfile to replace CMD with ENTRYPOINT to run the container as executable. | |||
| 2015-08-14 | Changes to Dockerfile to make it work with openshift-ansible and | Avesh Agarwal | |
| also added privileged flag to allow sharing host network and host dirs. | |||
| 2015-08-14 | add RHEL7 Dockerfile | Aaron Weitekamp | |
| This Dockerfile packages ansible and the playbook as a container image. It's a proof of concept as it makes some assumptions: - bindmounts private key ~/.ssh/id_rsa - default cmd executes the byo playbook | |||
| 2015-08-14 | Merge pull request #475 from wshearn/fix_label | Wesley Hearn | |
| Skip node label if labels are empty | |||
| 2015-08-14 | Skip node label if labels are empty | Wesley Hearn | |
| 2015-08-14 | Merge pull request #466 from sdodson/require-etcd-2 | Brenton Leanhardt | |
| Require etcd-2.* | |||
| 2015-08-14 | Merge pull request #473 from lhuard1A/fix_pylint | Wesley Hearn | |
| Fix pylint errors on oo_filters.py | |||
| 2015-08-14 | Merge pull request #467 from detiber/fixNodeLabeling | Wesley Hearn | |
| Fix for node labeling where internal node name != inventory_hostname | |||
| 2015-08-14 | Merge pull request #407 from aveshagarwal/ae-ansible-merge-auth | Brenton Leanhardt | |
| Enable htpasswd by default in the example hosts file. | |||
| 2015-08-14 | Fix pylint errors on oo_filters.py | Lénaïc Huard | |
| 2015-08-13 | Fix for node labeling where internal node name != inventory_hostname | Jason DeTiberus | |
| 2015-08-13 | Merge pull request #464 from dak1n1/fix_pause | Stefanie Forrester | |
| pause for a minimum of 15 seconds | |||
| 2015-08-13 | Require etcd 2.* | Scott Dodson | |
| Fixes #422 When etcd-2.1 is available in RHEL7 / Centos 7 we'll bumpt to that as it's considerably more stable with regard to WAL corruption and recovery. | |||
| 2015-08-13 | make sure that number is an int | Stefanie Forrester | |
| 2015-08-13 | pause for a minimum of 15 seconds | Stefanie Forrester | |
| 2015-08-13 | Merge pull request #450 from detiber/addDefaultNodeSelector | Thomas Wiest | |
| Add support for setting default node selector | |||
| 2015-08-13 | Enable htpasswd by default in the example hosts file. | Avesh Agarwal | |
| 2015-08-12 | Merge pull request #416 from spinolacastro/fix_labels | Wesley Hearn | |
| Fix node labeling. Issue #305 | |||
| 2015-08-12 | Add support for setting default node selector | Jason DeTiberus | |
| 2015-08-12 | Merge pull request #429 from spinolacastro/custom_cors | Brenton Leanhardt | |
| Custom cors configuration | |||
| 2015-08-12 | Merge pull request #454 from kwoodson/cleanup | Kenny Woodson | |
| zbx_item fix and removed files | |||
| 2015-08-12 | zbx item now uses key as default name. Clean up. | Kenny Woodson | |
| 2015-08-12 | Merge pull request #451 from kwoodson/completion | Kenny Woodson | |
| bash completion fix. | |||
| 2015-08-12 | Updated to read config first and default to users home dir | Kenny Woodson | |
| 2015-08-12 | Notes for schedule behavior. | Diego Castro (dscastro) | |
| 2015-08-12 | Fix Custom Cors | Diego Castro | |
| 2015-08-12 | Merge pull request #440 from lhuard1A/infra_node_support_openstack | Thomas Wiest | |
| Infra node support for OpenStack | |||
| 2015-08-12 | Merge pull request #381 from pat2man/aws-fixes | Thomas Wiest | |
| Switch to Centos and enable SDN on origin. | |||
| 2015-08-12 | Merge pull request #441 from lhuard1A/ansible_host_key_checking_false | Thomas Wiest | |
| Prevent Ansible from serializing tasks | |||
| 2015-08-12 | Infra node support for OpenStack | Lénaïc Huard | |
| 2015-08-11 | Merge pull request #446 from kwoodson/idem | Kenny Woodson | |
| Zabbix Idempotent module | |||
| 2015-08-11 | Zabbix Idempotency | Kenny Woodson | |
| 2015-08-11 | Merge pull request #445 from mwoodson/remove_monitor | Matt Woodson | |
| removed deploy monitoring containders | |||
| 2015-08-11 | removed deploy monitoring containders | Matt Woodson | |
| 2015-08-11 | Merge pull request #442 from lhuard1A/infra_node_support_libvirt | Wesley Hearn | |
| Fix infra node support on libvirt | |||
| 2015-08-11 | Fix infra node support on libvirt | Lénaïc Huard | |
| 2015-08-11 | Prevent Ansible from serializing tasks | Lénaïc Huard | |
| even if the ssh known_host file misses the ssh public host keys of the servers. | |||
| 2015-08-10 | Merge pull request #439 from wshearn/online_use_offical_registry | Wesley Hearn | |
| Use the official redhat registry for online | |||
| 2015-08-10 | Use the official redhat registry for online | Wesley Hearn | |
| 2015-08-10 | Don't try to label node if there's no labels | Diego Castro | |
| 2015-08-10 | Fix node labels | Diego Castro | |
| 2015-08-07 | Merge pull request #435 from dak1n1/numnode_pause | Stefanie Forrester | |
| take number of nodes into account when pausing | |||
| 2015-08-07 | take number of nodes into account when pausing | Stefanie Forrester | |
| 2015-08-06 | Merge pull request #431 from dak1n1/tdagent_pause | Stefanie Forrester | |
| added pause before td-agent restart | |||
| 2015-08-06 | Merge pull request #432 from kwoodson/example | Kenny Woodson | |
| Added example | |||
| 2015-08-06 | example added | Kenny Woodson | |
| 2015-08-06 | added pause before td-agent restart | Stefanie Forrester | |
| 2015-08-06 | Merge pull request #430 from sdodson/revert-423-namespace-inventory | Brenton Leanhardt | |
| Revert "namespace the byo inventory so the group names aren't so gene… | |||
| 2015-08-06 | Revert "namespace the byo inventory so the group names aren't so generic" | Scott Dodson | |
