Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test validate_pcs_cluster input is basestring instead of str. | Andrew Butcher | 2016-01-21 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 3 | -2/+5 |
|\ | | | | | Native ha port fixes | ||||
| * | Use haproxy frontend port for os_firewall. | Andrew Butcher | 2016-01-20 | 2 | -1/+4 |
| | | |||||
| * | Fix native master api sysconfig. | Andrew Butcher | 2016-01-20 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1246 from mwoodson/env_hostgroups | Matt Woodson | 2016-01-20 | 1 | -0/+1 |
|\ \ | | | | | | | oso_host_monitoring: added environment as a var to the host monitoring systemd script | ||||
| * | | oso_host_monitoring: added environment as a var to the host monitoring ↵ | Matt Woodson | 2016-01-20 | 1 | -0/+1 |
|/ / | | | | | | | systemd script | ||||
* | | Merge pull request #1245 from abutcher/upgrade-certs | Brenton Leanhardt | 2016-01-20 | 1 | -3/+27 |
|\ \ | | | | | | | Check master certificates during upgrade. | ||||
| * | | Check master certificates during upgrade. | Andrew Butcher | 2016-01-20 | 1 | -3/+27 |
| |/ | |||||
* | | Merge pull request #1243 from jstuever/podevictiontimeout | Brenton Leanhardt | 2016-01-20 | 5 | -1/+11 |
|\ \ | |/ |/| | Enable kubernetes master config of podEvictionTimeout from ansible | ||||
| * | Enable kubernetes master config of podEvictionTimeout from ansible | Jeremiah Stuever | 2016-01-20 | 5 | -1/+11 |
|/ | |||||
* | Merge pull request #1240 from abutcher/wrapper-pathing | Brenton Leanhardt | 2016-01-20 | 1 | -0/+4 |
|\ | | | | | Fix client and admin wrapper pathing for non-root user install. | ||||
| * | Fix wrapper pathing for non-root user install. | Andrew Butcher | 2016-01-19 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 16 | -114/+146 |
|\ \ | | | | | | | Ha port fixes | ||||
| * | | Fix hardcoded api_port in openshift_master_cluster | Jason DeTiberus | 2016-01-14 | 1 | -2/+1 |
| | | | |||||
| * | | Use local address for loopback kubeconfig | Jason DeTiberus | 2016-01-14 | 4 | -47/+92 |
| | | | |||||
| * | | consolidate steps and cleanup template dir | Jason DeTiberus | 2016-01-14 | 12 | -65/+51 |
| | | | |||||
| * | | Controllers_port and firewall rules | Diego Castro | 2016-01-12 | 4 | -5/+7 |
| | | | |||||
| * | | Fix bind address/port when isn't default | Diego Castro | 2016-01-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1118 from detiber/os_firewall_disable | Brenton Leanhardt | 2016-01-19 | 2 | -2/+3 |
|\ \ \ | |_|/ |/| | | Add ability to disable os_firewall | ||||
| * | | Add ability to disable os_firewall | Jason DeTiberus | 2016-01-05 | 2 | -2/+3 |
| | | | |||||
* | | | Merge pull request #1234 from kwoodson/remove_ruby | Kenny Woodson | 2016-01-19 | 2 | -117/+0 |
|\ \ \ | | | | | | | | | Removing ruby scripts. | ||||
| * | | | 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 |
|\| | | | | | | | | | | | Fix for python yaml_validation. | ||||
| * | | | 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 |
|\| | | | | | | | | | | | Fix for python yaml_validation and renmae. | ||||
| * | | | 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 | ||||
| * | | | | Remove default disable of SDN for GCE | Jason DeTiberus | 2016-01-15 | 4 | -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_ruby | Kenny Woodson | 2016-01-19 | 2 | -0/+159 |
|\ \ \ \ \ | | |/ / / | |/| | | | Removing ruby scripts and adding python ones. | ||||
| * | | | | 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 | ||||
| * | | | | | 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 | ||||
| * | | | | | 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. | ||||
| * | | | | | | 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 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | new role: chrony so that servers can use ntp | ||||
| * | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | new role: added oso_moniotoring tools role | ||||
| * | | | | | | | | 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 | ||||
| * | | | | | | | | atomic-openshift-installer: Remove containerized install for 3.0 | Samuel Munilla | 2016-01-18 | 1 | -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_inventory | Brenton Leanhardt | 2016-01-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | atomic-openshift-installer: add containerized to inventory | ||||
| * | | | | | | | | atomic-openshift-installer: add containerized to inventory | Samuel Munilla | 2016-01-18 | 1 | -0/+2 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to actually check the containerized setting and add it to the inventory. | ||||
* | | | | | | | | 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 |