Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wrapper pathing for non-root user install. | Andrew Butcher | 2016-01-19 | 1 | -0/+4 |
* | Merge pull request #1234 from kwoodson/remove_ruby | Kenny Woodson | 2016-01-19 | 2 | -117/+0 |
|\ | |||||
| * | Removing ruby scripts and replacing with python. | Kenny Woodson | 2016-01-19 | 2 | -117/+0 |
* | | Merge pull request #1233 from kwoodson/remove_ruby | Kenny Woodson | 2016-01-19 | 1 | -3/+4 |
|\| | |||||
| * | Fixed a logic bug and yaml load | Kenny Woodson | 2016-01-19 | 1 | -3/+4 |
* | | Merge pull request #1231 from kwoodson/remove_ruby | Kenny Woodson | 2016-01-19 | 1 | -5/+9 |
|\| | |||||
| * | Fixing yaml validation in python. Inputs behave differently as does glob | Kenny Woodson | 2016-01-19 | 1 | -5/+9 |
* | | Merge pull request #1144 from detiber/gce_sdn | Brenton Leanhardt | 2016-01-19 | 4 | -14/+1 |
|\ \ | |||||
| * | | Remove default disable of SDN for GCE | Jason DeTiberus | 2016-01-15 | 4 | -14/+1 |
* | | | Merge pull request #1217 from kwoodson/remove_ruby | Kenny Woodson | 2016-01-19 | 2 | -0/+159 |
|\ \ \ | | |/ | |/| | |||||
| * | | Removing removing scripts and moving to python. | Kenny Woodson | 2016-01-19 | 2 | -0/+159 |
* | | | Merge pull request #1226 from mwoodson/zabbix_libs | Matt Woodson | 2016-01-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | oso_monitoring: add the zabbix libs | Matt Woodson | 2016-01-19 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #1225 from joelddiaz/disable-new-dns | Joel Diaz | 2016-01-19 | 2 | -0/+3 |
|\ \ \ | |||||
| * | | | add ability to disable ztriggers and disable new container dns check | Joel Diaz | 2016-01-19 | 2 | -0/+3 |
* | | | | Automatic commit of package [openshift-ansible] release [3.0.35-1]. | Brenton Leanhardt | 2016-01-18 | 2 | -2/+8 |
* | | | | Merge pull request #1211 from abutcher/pacemaker-master-check | Brenton Leanhardt | 2016-01-18 | 1 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | Improve pacemaker 'is-active' check. | Andrew Butcher | 2016-01-18 | 1 | -1/+9 |
* | | | | | Merge pull request #1218 from mwoodson/chrony | Matt Woodson | 2016-01-18 | 8 | -0/+207 |
|\ \ \ \ \ | |||||
| * | | | | | added the lib_timedate role | Matt Woodson | 2016-01-18 | 4 | -4/+78 |
| * | | | | | added chrony | Matt Woodson | 2016-01-18 | 7 | -0/+133 |
* | | | | | | Merge pull request #1212 from mwoodson/zagg_client | Matt Woodson | 2016-01-18 | 7 | -2/+97 |
|\ \ \ \ \ \ | |||||
| * | | | | | | added oso_moniotoring tools role | Matt Woodson | 2016-01-18 | 7 | -2/+97 |
| |/ / / / / | |||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.0.34-1]. | Brenton Leanhardt | 2016-01-18 | 2 | -2/+17 |
* | | | | | | Merge pull request #1199 from smunilla/no_containerized_for_3.0 | Brenton Leanhardt | 2016-01-18 | 1 | -8/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | atomic-openshift-installer: Remove containerized install for 3.0 | Samuel Munilla | 2016-01-18 | 1 | -8/+7 |
* | | | | | | | Merge pull request #1205 from smunilla/containerized_inventory | Brenton Leanhardt | 2016-01-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | atomic-openshift-installer: add containerized to inventory | Samuel Munilla | 2016-01-18 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1210 from abutcher/nfs-utils | Brenton Leanhardt | 2016-01-18 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure nfs-utils installed for non-atomic hosts. | Andrew Butcher | 2016-01-14 | 1 | -0/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #1209 from joelddiaz/branches | Joel Diaz | 2016-01-18 | 1 | -56/+91 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | clean up too-many-branches / logic | Joel Diaz | 2016-01-18 | 1 | -56/+91 |
* | | | | | Merge pull request #1204 from abutcher/restart-fixes | Brenton Leanhardt | 2016-01-18 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add 'unknown' to possible output for the is-active check. | Andrew Butcher | 2016-01-18 | 1 | -1/+1 |
| * | | | | | Fix cluster_method conditional in master restart playbook. | Andrew Butcher | 2016-01-18 | 1 | -2/+2 |
* | | | | | | Merge pull request #1201 from donovanmuller/patch-2 | Brenton Leanhardt | 2016-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use IdentityFile instead of PrivateKey | Donovan Muller | 2016-01-18 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #1194 from abutcher/haproxy-restart | Brenton Leanhardt | 2016-01-18 | 2 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Remove pause after haproxy start | Andrew Butcher | 2016-01-15 | 2 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1197 from donovanmuller/patch-1 | Brenton Leanhardt | 2016-01-18 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Host group should be OSEv3 not OSv3 | Donovan Muller | 2016-01-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.0.33-1]. | Brenton Leanhardt | 2016-01-15 | 2 | -2/+11 |
* | | | | Merge pull request #1193 from abutcher/master-nodes | Brenton Leanhardt | 2016-01-15 | 1 | -8/+38 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Configure nodes which are also masters prior to nodes in containerized install. | Andrew Butcher | 2016-01-15 | 1 | -8/+38 |
| |/ / | |||||
* | | | Merge pull request #1191 from abutcher/restart-prompt | Brenton Leanhardt | 2016-01-15 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | Call attention to openshift_master_rolling_restart_mode variable in restart p... | Andrew Butcher | 2016-01-15 | 1 | -2/+4 |
| |/ / | |||||
* | | | Merge pull request #1190 from twiest/pr | Thomas Wiest | 2016-01-15 | 1 | -6/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added anchors for rules in style_guide.adoc in order to make it easier to ref... | Thomas Wiest | 2016-01-15 | 1 | -6/+12 |
|/ / | |||||
* | | Merge pull request #1187 from detiber/ec2_nords_noelasticache | Brenton Leanhardt | 2016-01-14 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update ec2.ini | Jason DeTiberus | 2016-01-14 | 1 | -2/+2 |