Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a logic bug and yaml load | Kenny Woodson | 2016-01-19 | 1 | -3/+4 |
| | |||||
* | Fixing yaml validation in python. Inputs behave differently as does glob | Kenny Woodson | 2016-01-19 | 1 | -5/+9 |
| | |||||
* | Removing removing scripts and moving to python. | Kenny Woodson | 2016-01-19 | 2 | -0/+159 |
| | |||||
* | Merge pull request #1210 from abutcher/nfs-utils | Brenton Leanhardt | 2016-01-18 | 1 | -0/+4 |
|\ | | | | | Ensure nfs-utils installed for non-atomic hosts. | ||||
| * | 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 / pylint | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | Restart Playbook Fixes | ||||
| * | | | 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 | ||||
| * | | | Use IdentityFile instead of PrivateKey | Donovan Muller | 2016-01-18 | 1 | -1/+1 |
|/ / / | | | | | | | Fixes #1196 | ||||
* | | | Merge pull request #1194 from abutcher/haproxy-restart | Brenton Leanhardt | 2016-01-18 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | Remove pause after haproxy start | ||||
| * | | | 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 | ||||
| * | | | Host group should be OSEv3 not OSv3 | Donovan Muller | 2016-01-18 | 1 | -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 Leanhardt | 2016-01-15 | 2 | -2/+11 |
| | | | |||||
* | | | Merge pull request #1193 from abutcher/master-nodes | Brenton Leanhardt | 2016-01-15 | 1 | -8/+38 |
|\ \ \ | |/ / |/| | | Configure node-masters before nodes in containerized install | ||||
| * | | 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 r… | ||||
| * | | Call attention to openshift_master_rolling_restart_mode variable in restart ↵ | Andrew Butcher | 2016-01-15 | 1 | -2/+4 |
| |/ | | | | | | | prompt. | ||||
* | | 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 reference specific rules in PRs. | ||||
| * | Added anchors for rules in style_guide.adoc in order to make it easier to ↵ | Thomas Wiest | 2016-01-15 | 1 | -6/+12 |
|/ | | | | reference specific rules in PRs. | ||||
* | Merge pull request #1187 from detiber/ec2_nords_noelasticache | Brenton Leanhardt | 2016-01-14 | 1 | -2/+2 |
|\ | | | | | Update ec2.ini | ||||
| * | Update ec2.ini | Jason DeTiberus | 2016-01-14 | 1 | -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. | ||||
* | | Automatic commit of package [openshift-ansible] release [3.0.32-1]. | Brenton Leanhardt | 2016-01-14 | 2 | -2/+5 |
| | | |||||
* | | Merge pull request #1186 from abutcher/uninstall-wrappers | Brenton Leanhardt | 2016-01-14 | 1 | -0/+4 |
|\ \ | | | | | | | Uninstall remove containerized wrapper and symlinks | ||||
| * | | Uninstall remove containerized wrapper and symlinks | Andrew Butcher | 2016-01-14 | 1 | -0/+4 |
| | | | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.31-1]. | Brenton Leanhardt | 2016-01-14 | 2 | -2/+6 |
| | | | |||||
* | | | Merge pull request #1185 from abutcher/node-wait-for-api | Brenton Leanhardt | 2016-01-14 | 2 | -4/+15 |
|\ \ \ | | | | | | | | | Check API prior to starting node | ||||
| * | | | Check api prior to starting node. | Andrew Butcher | 2016-01-14 | 2 | -4/+15 |
| |/ / | |||||
* | | | Merge pull request #1183 from twiest/pr | Thomas Wiest | 2016-01-14 | 1 | -22/+45 |
|\ \ \ | |/ / |/| | | added anchors to make it easy to reference rules. | ||||
| * | | added anchors | Thomas Wiest | 2016-01-14 | 1 | -22/+45 |
|/ / | |||||
* | | Automatic commit of package [openshift-ansible] release [3.0.30-1]. | Joel Diaz | 2016-01-13 | 2 | -2/+5 |
| | | |||||
* | | Automatic commit of package [openshift-ansible] release [3.0.29-1]. | Brenton Leanhardt | 2016-01-13 | 2 | -2/+33 |
| | | |||||
* | | Merge pull request #1166 from brenton/311upgrade | Brenton Leanhardt | 2016-01-13 | 9 | -0/+309 |
|\ \ | | | | | | | 3.1.1 upgrade | ||||
| * | | 3.1.1 upgrade playbook | Brenton Leanhardt | 2016-01-13 | 9 | -0/+309 |
|/ / | |||||
* | | Merge pull request #1179 from kwoodson/v3_doc | Kenny Woodson | 2016-01-13 | 1 | -0/+1 |
|\ \ | | | | | | | Udpating opssh documentation. | ||||
| * | | Updated help menu for v3 flag | Kenny Woodson | 2016-01-13 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1178 from joelddiaz/ssh-forward | Joel Diaz | 2016-01-13 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Add -A parameter to forward ssh agent | ||||
| * | | | Add -A parameter to forward ssh agent | Joel Diaz | 2016-01-12 | 1 | -0/+5 |
| | |/ | |/| | |||||
* | | | Merge pull request #1159 from abutcher/wait-for-api | Brenton Leanhardt | 2016-01-13 | 4 | -1/+47 |
|\ \ \ | |_|/ |/| | | API Verification | ||||
| * | | Add wait in between api and controllers start for native ha. | Andrew Butcher | 2016-01-13 | 2 | -6/+4 |
| | | | |||||
| * | | Update api verification. | Andrew Butcher | 2016-01-13 | 2 | -11/+23 |
| | | | |||||
| * | | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 3 | -1/+21 |
| | | | | | | | | | | | | available | ||||
| * | | Add wait for API before starting controllers w/ native ha install. | Andrew Butcher | 2016-01-12 | 1 | -0/+16 |
| | | | |||||
* | | | Merge pull request #1121 from abutcher/rolling-restarts-pacemaker | Brenton Leanhardt | 2016-01-13 | 11 | -1/+277 |
|\ \ \ | | | | | | | | | Rolling restart playbook for masters | ||||
| * | | | Validate pacemaker cluster members. | Andrew Butcher | 2016-01-12 | 4 | -3/+54 |
| | | | | |||||
| * | | | Update rolling restart playbook for pacemaker support. | Andrew Butcher | 2016-01-11 | 11 | -85/+225 |
| | | | | | | | | | | | | | | | | | | | | Replace fail with a warn and prompt if running ansible from a host that will be rebooted. Re-organize playbooks. | ||||
| * | | | Implement simple master rolling restarts. | Devan Goodwin | 2016-01-11 | 2 | -0/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | Blocks running ansible on a host that will be restarted. Can restart just services, or optionally the full system. |