summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Docs and test for testing ansible versionJason DeTiberus2016-01-255-18/+10
|
* Merge pull request #1234 from kwoodson/remove_rubyKenny Woodson2016-01-192-117/+0
|\ | | | | Removing ruby scripts.
| * Removing ruby scripts and replacing with python.Kenny Woodson2016-01-192-117/+0
| |
* | Merge pull request #1233 from kwoodson/remove_rubyKenny Woodson2016-01-191-3/+4
|\| | | | | Fix for python yaml_validation.
| * Fixed a logic bug and yaml loadKenny Woodson2016-01-191-3/+4
| |
* | Merge pull request #1231 from kwoodson/remove_rubyKenny Woodson2016-01-191-5/+9
|\| | | | | Fix for python yaml_validation and renmae.
| * Fixing yaml validation in python. Inputs behave differently as does globKenny Woodson2016-01-191-5/+9
| |
* | Merge pull request #1144 from detiber/gce_sdnBrenton Leanhardt2016-01-194-14/+1
|\ \ | | | | | | Remove default disable of SDN for GCE
| * | Remove default disable of SDN for GCEJason DeTiberus2016-01-154-14/+1
| | | | | | | | | | | | | | | | | | - Update openshift_facts to no longer default use_openshift_sdn for GCE installs - Remove workarounds in the GCE playbooks that were forcing SDN configuration
* | | Merge pull request #1217 from kwoodson/remove_rubyKenny Woodson2016-01-192-0/+159
|\ \ \ | | |/ | |/| Removing ruby scripts and adding python ones.
| * | Removing removing scripts and moving to python.Kenny Woodson2016-01-192-0/+159
| | |
* | | Merge pull request #1226 from mwoodson/zabbix_libsMatt Woodson2016-01-191-0/+1
|\ \ \ | | | | | | | | oso_monitoring: add the zabbix libs
| * | | oso_monitoring: add the zabbix libsMatt Woodson2016-01-191-0/+1
|/ / /
* | | Merge pull request #1225 from joelddiaz/disable-new-dnsJoel Diaz2016-01-192-0/+3
|\ \ \ | | | | | | | | add ability to disable ztriggers and disable new container dns check
| * | | add ability to disable ztriggers and disable new container dns checkJoel Diaz2016-01-192-0/+3
| | | |
* | | | Automatic commit of package [openshift-ansible] release [3.0.35-1].Brenton Leanhardt2016-01-182-2/+8
| | | |
* | | | Merge pull request #1211 from abutcher/pacemaker-master-checkBrenton Leanhardt2016-01-181-1/+9
|\ \ \ \ | | | | | | | | | | Improve pacemaker 'is-active' check.
| * | | | Improve pacemaker 'is-active' check.Andrew Butcher2016-01-181-1/+9
| | | | |
* | | | | Merge pull request #1218 from mwoodson/chronyMatt Woodson2016-01-188-0/+207
|\ \ \ \ \ | | | | | | | | | | | | new role: chrony so that servers can use ntp
| * | | | | added the lib_timedate roleMatt Woodson2016-01-184-4/+78
| | | | | |
| * | | | | added chronyMatt Woodson2016-01-187-0/+133
| | | | | |
* | | | | | Merge pull request #1212 from mwoodson/zagg_clientMatt Woodson2016-01-187-2/+97
|\ \ \ \ \ \ | | | | | | | | | | | | | | new role: added oso_moniotoring tools role
| * | | | | | added oso_moniotoring tools roleMatt Woodson2016-01-187-2/+97
| |/ / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.34-1].Brenton Leanhardt2016-01-182-2/+17
| | | | | |
* | | | | | Merge pull request #1199 from smunilla/no_containerized_for_3.0Brenton Leanhardt2016-01-181-8/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | atomic-openshift-installer: Remove containerized install for 3.0
| * | | | | | atomic-openshift-installer: Remove containerized install for 3.0Samuel Munilla2016-01-181-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes the option to specify a containerized install when installing 3.0 in interactive mode.
* | | | | | | Merge pull request #1205 from smunilla/containerized_inventoryBrenton Leanhardt2016-01-181-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | atomic-openshift-installer: add containerized to inventory
| * | | | | | atomic-openshift-installer: add containerized to inventorySamuel Munilla2016-01-181-0/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Updates to actually check the containerized setting and add it to the inventory.
* | | | | | Merge pull request #1210 from abutcher/nfs-utilsBrenton Leanhardt2016-01-181-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ensure nfs-utils installed for non-atomic hosts.
| * | | | | | Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher2016-01-141-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1209 from joelddiaz/branchesJoel Diaz2016-01-181-56/+91
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | clean up too-many-branches / pylint
| * | | | clean up too-many-branches / logicJoel Diaz2016-01-181-56/+91
| | | | |
* | | | | Merge pull request #1204 from abutcher/restart-fixesBrenton Leanhardt2016-01-181-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Restart Playbook Fixes
| * | | | | Add 'unknown' to possible output for the is-active check.Andrew Butcher2016-01-181-1/+1
| | | | | |
| * | | | | Fix cluster_method conditional in master restart playbook.Andrew Butcher2016-01-181-2/+2
| | | | | |
* | | | | | Merge pull request #1201 from donovanmuller/patch-2Brenton Leanhardt2016-01-181-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Use IdentityFile instead of PrivateKey
| * | | | | Use IdentityFile instead of PrivateKeyDonovan Muller2016-01-181-1/+1
|/ / / / / | | | | | | | | | | Fixes #1196
* | | | | Merge pull request #1194 from abutcher/haproxy-restartBrenton Leanhardt2016-01-182-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Remove pause after haproxy start
| * | | | | Remove pause after haproxy startAndrew Butcher2016-01-152-3/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #1197 from donovanmuller/patch-1Brenton Leanhardt2016-01-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Host group should be OSEv3 not OSv3
| * | | | Host group should be OSEv3 not OSv3Donovan Muller2016-01-181-1/+1
|/ / / / | | | | | | | | Following on from #1107 the host group's name is OSEv3 and not OSv3
* | | | Automatic commit of package [openshift-ansible] release [3.0.33-1].Brenton Leanhardt2016-01-152-2/+11
| | | |
* | | | Merge pull request #1193 from abutcher/master-nodesBrenton Leanhardt2016-01-151-8/+38
|\ \ \ \ | |/ / / |/| | | Configure node-masters before nodes in containerized install
| * | | Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher2016-01-151-8/+38
| |/ /
* | | Merge pull request #1191 from abutcher/restart-promptBrenton Leanhardt2016-01-151-2/+4
|\ \ \ | | | | | | | | Call attention to openshift_master_rolling_restart_mode variable in r…
| * | | Call attention to openshift_master_rolling_restart_mode variable in restart ↵Andrew Butcher2016-01-151-2/+4
| |/ / | | | | | | | | | prompt.
* | | Merge pull request #1190 from twiest/prThomas Wiest2016-01-151-6/+12
|\ \ \ | |/ / |/| | Added anchors for rules in style_guide.adoc in order to make it easier to reference specific rules in PRs.
| * | Added anchors for rules in style_guide.adoc in order to make it easier to ↵Thomas Wiest2016-01-151-6/+12
|/ / | | | | | | reference specific rules in PRs.
* | Merge pull request #1187 from detiber/ec2_nords_noelasticacheBrenton Leanhardt2016-01-141-2/+2
|\ \ | | | | | | Update ec2.ini
| * | Update ec2.iniJason DeTiberus2016-01-141-2/+2
| | | | | | | | | | | | | | | - Set rds and elasticache to False, since they are not needed for the playbooks and cause issues for users without those services enabled.