| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-02 | Merge pull request #651 from twiest/cpr | Thomas Wiest | |
| added Template Ops Tools | |||
| 2015-10-02 | added Template Ops Tools | Thomas Wiest | |
| 2015-10-02 | Merge pull request #650 from smunilla/master | Brenton Leanhardt | |
| openshift_facts.py: Correct error case for uninstalled systems | |||
| 2015-10-02 | openshift_facts.py: Correct error case for uninstalled systems | Samuel Munilla | |
| This adds a default value to the version to cover the case where the user doesn't have /usr/bin/openshift on the system, correcting the bug found in PR #646. | |||
| 2015-10-01 | Merge pull request #639 from jaryn/localonly_dns | Brenton Leanhardt | |
| Prevent dns resolution recursion (loop). | |||
| 2015-10-01 | Merge pull request #646 from smunilla/master | Wesley Hearn | |
| openshift_facts.py: Ansible fact for openshift version | |||
| 2015-10-01 | openshift_facts.py: Ansible fact for openshift version | Samuel Munilla | |
| This added some logic to add a new the version of openshift rpm-based installations. This fact is intentionally not cached to account for users potenially updating versions outside of ansible playbooks. | |||
| 2015-10-01 | Merge pull request #644 from dak1n1/logrotate | Stefanie Forrester | |
| added 'missingok' to logrotate and disabled fluentd in online | |||
| 2015-10-01 | added 'missingok' to logrotate and disabled fluentd in online | Stefanie Forrester | |
| 2015-10-01 | Merge pull request #643 from kwoodson/cputrig | Kenny Woodson | |
| Adding zabbix triggers for cpu idle | |||
| 2015-10-01 | Adding trggers for cpu idle | Kenny Woodson | |
| 2015-09-30 | Merge pull request #640 from kwoodson/units | Kenny Woodson | |
| Adding % units for kernel.all.cpu items | |||
| 2015-09-30 | Adding % to units | Kenny Woodson | |
| 2015-09-30 | Prevent dns resolution recursion (loop). | Jaroslav Henner | |
| The dnsmasq should not be resolving the example.com recursively, because in case that we have /etc/NetworkManager/dnsmasq.d/libvirt_dnsmasq.conf: server=/example.com/192.168.55.1 the dnsmasq will be asking itself, therefore a dns resolution loop is created, which causes Maximum number of concurrent DNS queries reached (max: 150) and performance degradation of dns resolution on the whole hypervizor and guests. This patch will fix that in the domain.xml, which will cause adding local=/example.com/ to the /var/lib/libvirt/dnsmasq/openshift-ansible.conf, effectively fixing the problem. | |||
| 2015-09-30 | Merge pull request #636 from kwoodson/quick1 | Kenny Woodson | |
| Correcting cpu types to floats for percentage | |||
| 2015-09-30 | Updating these to the correct type | Kenny Woodson | |
| 2015-09-30 | Merge pull request #611 from wshearn/fix_product_type | Wesley Hearn | |
| Add missing , | |||
| 2015-09-30 | Merge pull request #582 from sdodson/upgrades | Brenton Leanhardt | |
| Upgrade playbook | |||
| 2015-09-30 | Merge pull request #634 from abutcher/whats-next | Brenton Leanhardt | |
| Point to advanced installation guide for post install steps | |||
| 2015-09-30 | Point to advanced installation guide in READMEs | Andrew Butcher | |
| 2015-09-29 | Merge pull request #630 from mwoodson/grow_docker_vg | Matt Woodson | |
| added pylint as a package to ansible-tower | |||
| 2015-09-29 | added pylint as a package to ansible-tower | Matt Woodson | |
| 2015-09-29 | Merge pull request #629 from mwoodson/grow_docker_vg | Matt Woodson | |
| don't want file ext in prod | |||
| 2015-09-29 | added comment to the grow_docker_vg playbook | Matt Woodson | |
| 2015-09-29 | Merge pull request #628 from mwoodson/grow_docker_vg | Matt Woodson | |
| added the grow_docker_vg adhoc playbook | |||
| 2015-09-29 | added the grow_docker_vg adhoc playbook | Matt Woodson | |
| 2015-09-28 | Merge pull request #626 from kwoodson/quick | Matt Woodson | |
| Error handling added | |||
| 2015-09-28 | Added some debug when zbxapi has an issue | Kenny Woodson | |
| 2015-09-28 | Merge pull request #625 from kwoodson/triggerproto | Kenny Woodson | |
| Adding trigger prototype support | |||
| 2015-09-28 | Merge pull request #624 from abutcher/merge-facts | Brenton Leanhardt | |
| Avoid attribute error in merge facts | |||
| 2015-09-28 | Trigger prototype support | Kenny Woodson | |
| 2015-09-28 | Merge pull request #613 from jaryn/patch-1 | Brenton Leanhardt | |
| Fix bullets in libvirt readme | |||
| 2015-09-28 | Only continue to merge facts if both old and new values are type dict. | Andrew Butcher | |
| 2015-09-25 | Merge pull request #616 from kwoodson/tmp3 | Kenny Woodson | |
| Required updates to zabbix user media | |||
| 2015-09-25 | Updates to zbx_user_media | Kenny Woodson | |
| 2015-09-25 | Merge pull request #612 from kwoodson/zbx_action | Kenny Woodson | |
| First attempt at a ansible zabbix action class | |||
| 2015-09-25 | Initial stab at zabbix actions | Kenny Woodson | |
| 2015-09-25 | Merge pull request #615 from openshift/dynamic_filesystem | Matt Woodson | |
| added support for dynamic keys and items | |||
| 2015-09-25 | added support for dynaic keys and items. added dynamic filesystems to zabbix | Matt Woodson | |
| 2015-09-25 | Fix bullets in libvirt readme | Jaroslav Henner | |
| 2015-09-24 | Merge pull request #590 from dak1n1/s3 | Stefanie Forrester | |
| Added S3 docker-registry config script | |||
| 2015-09-24 | added dynamic inventory support for single-master clusters | Stefanie Forrester | |
| 2015-09-24 | Add missing , | Wesley Hearn | |
| 2015-09-23 | Added S3 docker-registry config script | Stefanie Forrester | |
| 2015-09-23 | Upgrades | Scott Dodson | |
| 2015-09-22 | Merge pull request #605 from kwoodson/tmp2 | Matt Woodson | |
| Adding support for prototypes and discoveryrules | |||
| 2015-09-22 | Added descriptions and parameters required for associating prototypes to ↵ | Kenny Woodson | |
| discovery rules. | |||
| 2015-09-22 | Merge pull request #603 from kwoodson/tmp1 | Matt Woodson | |
| Adding support for prototypes and discoveryrules | |||
| 2015-09-22 | Fixed a bug and removed the need for template and discoveryrule | Kenny Woodson | |
| 2015-09-22 | Merge pull request #602 from kwoodson/tmp1 | Matt Woodson | |
| Adding support for prototypes and discoveryrules | |||
