summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-02Merge pull request #651 from twiest/cprThomas Wiest
added Template Ops Tools
2015-10-02added Template Ops ToolsThomas Wiest
2015-10-02Merge pull request #650 from smunilla/masterBrenton Leanhardt
openshift_facts.py: Correct error case for uninstalled systems
2015-10-02openshift_facts.py: Correct error case for uninstalled systemsSamuel 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-01Merge pull request #639 from jaryn/localonly_dnsBrenton Leanhardt
Prevent dns resolution recursion (loop).
2015-10-01Merge pull request #646 from smunilla/masterWesley Hearn
openshift_facts.py: Ansible fact for openshift version
2015-10-01openshift_facts.py: Ansible fact for openshift versionSamuel 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-01Merge pull request #644 from dak1n1/logrotateStefanie Forrester
added 'missingok' to logrotate and disabled fluentd in online
2015-10-01added 'missingok' to logrotate and disabled fluentd in onlineStefanie Forrester
2015-10-01Merge pull request #643 from kwoodson/cputrigKenny Woodson
Adding zabbix triggers for cpu idle
2015-10-01Adding trggers for cpu idleKenny Woodson
2015-09-30Merge pull request #640 from kwoodson/unitsKenny Woodson
Adding % units for kernel.all.cpu items
2015-09-30Adding % to unitsKenny Woodson
2015-09-30Prevent 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-30Merge pull request #636 from kwoodson/quick1Kenny Woodson
Correcting cpu types to floats for percentage
2015-09-30Updating these to the correct typeKenny Woodson
2015-09-30Merge pull request #611 from wshearn/fix_product_typeWesley Hearn
Add missing ,
2015-09-30Merge pull request #582 from sdodson/upgradesBrenton Leanhardt
Upgrade playbook
2015-09-30Merge pull request #634 from abutcher/whats-nextBrenton Leanhardt
Point to advanced installation guide for post install steps
2015-09-30Point to advanced installation guide in READMEsAndrew Butcher
2015-09-29Merge pull request #630 from mwoodson/grow_docker_vgMatt Woodson
added pylint as a package to ansible-tower
2015-09-29added pylint as a package to ansible-towerMatt Woodson
2015-09-29Merge pull request #629 from mwoodson/grow_docker_vgMatt Woodson
don't want file ext in prod
2015-09-29added comment to the grow_docker_vg playbookMatt Woodson
2015-09-29Merge pull request #628 from mwoodson/grow_docker_vgMatt Woodson
added the grow_docker_vg adhoc playbook
2015-09-29added the grow_docker_vg adhoc playbookMatt Woodson
2015-09-28Merge pull request #626 from kwoodson/quickMatt Woodson
Error handling added
2015-09-28Added some debug when zbxapi has an issueKenny Woodson
2015-09-28Merge pull request #625 from kwoodson/triggerprotoKenny Woodson
Adding trigger prototype support
2015-09-28Merge pull request #624 from abutcher/merge-factsBrenton Leanhardt
Avoid attribute error in merge facts
2015-09-28Trigger prototype supportKenny Woodson
2015-09-28Merge pull request #613 from jaryn/patch-1Brenton Leanhardt
Fix bullets in libvirt readme
2015-09-28Only continue to merge facts if both old and new values are type dict.Andrew Butcher
2015-09-25Merge pull request #616 from kwoodson/tmp3Kenny Woodson
Required updates to zabbix user media
2015-09-25Updates to zbx_user_mediaKenny Woodson
2015-09-25Merge pull request #612 from kwoodson/zbx_actionKenny Woodson
First attempt at a ansible zabbix action class
2015-09-25Initial stab at zabbix actionsKenny Woodson
2015-09-25Merge pull request #615 from openshift/dynamic_filesystemMatt Woodson
added support for dynamic keys and items
2015-09-25added support for dynaic keys and items. added dynamic filesystems to zabbixMatt Woodson
2015-09-25Fix bullets in libvirt readmeJaroslav Henner
2015-09-24Merge pull request #590 from dak1n1/s3Stefanie Forrester
Added S3 docker-registry config script
2015-09-24added dynamic inventory support for single-master clustersStefanie Forrester
2015-09-24Add missing ,Wesley Hearn
2015-09-23Added S3 docker-registry config scriptStefanie Forrester
2015-09-23UpgradesScott Dodson
2015-09-22Merge pull request #605 from kwoodson/tmp2Matt Woodson
Adding support for prototypes and discoveryrules
2015-09-22Added descriptions and parameters required for associating prototypes to ↵Kenny Woodson
discovery rules.
2015-09-22Merge pull request #603 from kwoodson/tmp1Matt Woodson
Adding support for prototypes and discoveryrules
2015-09-22Fixed a bug and removed the need for template and discoveryruleKenny Woodson
2015-09-22Merge pull request #602 from kwoodson/tmp1Matt Woodson
Adding support for prototypes and discoveryrules