summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-07Merge pull request #1549 from stenwt/sturpin-2016-03-04-sdn-restartSten Turpin
fixed monitoring containers to restart
2016-03-07Merge pull request #1547 from sdodson/cert-permsBrenton Leanhardt
Lock down generated certs dir
2016-03-04fixed monitoring containers to restartSten Turpin
2016-03-04Automatic commit of package [openshift-ansible] release [3.0.51-1].Brenton Leanhardt
2016-03-04Merge pull request #1548 from brenton/bz1314645Brenton Leanhardt
Bug 1314645 - Upgrade failed with "One or more undefined variables 'd…
2016-03-04Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict ↵Brenton Leanhardt
object' has no attribute 'stdout'"
2016-03-04Lock down generated certs dirScott Dodson
2016-03-04Merge pull request #1541 from nak3/add-cockpit-docker-by-defaultBrenton Leanhardt
Add cockpit-docker package by default
2016-03-04Merge pull request #1545 from abutcher/uninstall-cockpit-kubeclientBrenton Leanhardt
Remove cockpit and kubernetes-client packages in uninstall playbook.
2016-03-04Merge pull request #1546 from dak1n1/ebs_pvStefanie Forrester
EBS storage does not support Recycle
2016-03-04EBS storage does not support RecycleStefanie Forrester
2016-03-04Remove cockpit and kubernetes-client packages in uninstall playbook.Andrew Butcher
2016-03-04Merge pull request #1542 from trondvh/masterBrenton Leanhardt
Update README_origin.md
2016-03-04Update README_origin.mdtrondvh
Added etcd and lb to the OSEv3:children group in the example host inventory. The playbook fails with a SSH exception if you're running the playbook with other users than root.
2016-03-04Add cockpit-docker package by defaultKenjiro Nakayama
2016-03-03Automatic commit of package [openshift-ansible] release [3.0.50-1].Brenton Leanhardt
2016-03-03Merge pull request #1483 from brenton/32upgradeBrenton Leanhardt
First past at the upgrade process for 3.2
2016-03-03Merge pull request #1538 from joelddiaz/lib_zabbix-importsJoel Diaz
change lib_zabbix's import to new pathing
2016-03-03change lib_zabbix's import to new pathingJoel Diaz
2016-03-03upgrade README fixesBrenton Leanhardt
2016-03-03A few images weren't being uninstalledBrenton Leanhardt
2016-03-03Adding support for v1.2 examplesBrenton Leanhardt
2016-03-03Adding templates for v1.2Brenton Leanhardt
2016-03-03Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-03-03Adding newly required variableBrenton Leanhardt
2016-03-03Updating the containerized cli wrapper to work for both docker 1.8 and 1.9Brenton Leanhardt
2016-03-03uninstall the QE imagesBrenton Leanhardt
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-03-03Merge pull request #1524 from detiber/haproxy_tuningBrenton Leanhardt
Increase maxconn settings for haproxy lb
2016-03-03Merge pull request #1537 from abutcher/bz1313169-oadmBrenton Leanhardt
Check for is_containerized value when setting binary locations.
2016-03-03Merge pull request #1528 from vishpat/nuage_rest_server_cert_changesBrenton Leanhardt
Changes required for Nuage monitor REST server
2016-03-02Check for is_containerized value when setting binary locations.Andrew Butcher
2016-03-02Merge pull request #1533 from brenton/bz1313169Brenton Leanhardt
Bug 1313169 - Ansible installer tries to enable etcd_container servic…
2016-03-02Merge pull request #1534 from dgoodwin/infra-versionsBrenton Leanhardt
Fix logging infra template version mismatch.
2016-03-02Bug 1313169 - Ansible installer tries to enable etcd_container service even ↵Brenton Leanhardt
though containerized=false
2016-03-02Fix logging infra template version mismatch.Devan Goodwin
Metrics was updated to 3.1.1, logging was not.
2016-03-01Changes required for Nuage monitor REST serverVishal Patil
2016-03-01disable http-server-close optionJason DeTiberus
2016-03-01Merge pull request #1530 from joelddiaz/zbx-action-HealJoel Diaz
change [HEAL] to [Heal] to match with v2
2016-03-01Automatic commit of package [openshift-ansible] release [3.0.49-1].Matt Woodson
2016-03-01Merge pull request #1531 from mwoodson/ohi_fixMatt Woodson
ohi: fixed error in awsutil.py
2016-03-01fixed error in awsutil.pyMatt Woodson
2016-03-01change [HEAL] to [Heal] to match with v2Joel Diaz
2016-03-01Automatic commit of package [openshift-ansible] release [3.0.48-1].Matt Woodson
2016-03-01Merge pull request #1527 from mwoodson/ohi_fixMatt Woodson
ohi: added subtype searching
2016-03-01ohi: added subtype searchingMatt Woodson
2016-03-01Merge pull request #1529 from joelddiaz/generic-remote-actionsJoel Diaz
make heal remote actions generic for all [HEAL] triggers
2016-03-01make heal remote actions generic for all [HEAL] triggersJoel Diaz
2016-02-29Increase maxconn settings for haproxy lbJason DeTiberus