Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install cockpit, logrotate and fluentd unless host is atomic. | Andrew Butcher | 2016-01-26 | 3 | -6/+5 |
| | |||||
* | Merge pull request #1253 from detiber/updateMinVersion | Brenton Leanhardt | 2016-01-26 | 1 | -7/+5 |
|\ | | | | | Update Docs and test for testing ansible version | ||||
| * | Update Docs and test for testing ansible version | Jason DeTiberus | 2016-01-25 | 1 | -7/+5 |
| | | |||||
* | | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 15 | -2/+251 |
|\ \ | | | | | | | Nuage | ||||
| * | | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 15 | -2/+251 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage | ||||
* | | | Merge pull request #1147 from spinolacastro/console_config | Brenton Leanhardt | 2016-01-21 | 2 | -2/+20 |
|\ \ \ | | | | | | | | | Expose console config for customization | ||||
| * | | | Expose console config for customization | Diego Castro | 2016-01-21 | 2 | -2/+20 |
| | | | | |||||
* | | | | Added template for config loop. | Thomas Wiest | 2016-01-21 | 2 | -0/+28 |
|/ / / | |||||
* | | | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 2 | -2/+4 |
|\ \ \ | | | | | | | | | Native ha port fixes | ||||
| * | | | Use haproxy frontend port for os_firewall. | Andrew Butcher | 2016-01-20 | 1 | -1/+3 |
| | | | | |||||
| * | | | Fix native master api sysconfig. | Andrew Butcher | 2016-01-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | oso_host_monitoring: added environment as a var to the host monitoring ↵ | Matt Woodson | 2016-01-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | systemd script | ||||
* | | | | Enable kubernetes master config of podEvictionTimeout from ansible | Jeremiah Stuever | 2016-01-20 | 2 | -1/+2 |
|/ / / | |||||
* | | | 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 | 15 | -114/+145 |
|\ \ \ | | | | | | | | | 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 | 3 | -5/+6 |
| | | | | |||||
| * | | | 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 #1144 from detiber/gce_sdn | Brenton Leanhardt | 2016-01-19 | 1 | -8/+1 |
|\ \ \ \ | | | | | | | | | | | Remove default disable of SDN for GCE | ||||
| * | | | | Remove default disable of SDN for GCE | Jason DeTiberus | 2016-01-15 | 1 | -8/+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 | ||||
* | | | | | 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 |
| | | | | | | |||||
* | | | | | | 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 | 6 | -0/+95 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | new role: added oso_moniotoring tools role | ||||
| * | | | | | | | added oso_moniotoring tools role | Matt Woodson | 2016-01-18 | 6 | -0/+95 |
| |/ / / / / / | |||||
* | | | | | | | 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 |
| |/ / / / / | |||||
* / / / / / | Remove pause after haproxy start | Andrew Butcher | 2016-01-15 | 2 | -3/+3 |
|/ / / / / | |||||
* | | | | | Check api prior to starting node. | Andrew Butcher | 2016-01-14 | 1 | -0/+15 |
| | | | | | |||||
* | | | | | Merge pull request #1159 from abutcher/wait-for-api | Brenton Leanhardt | 2016-01-13 | 2 | -0/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | API Verification | ||||
| * | | | | Add wait in between api and controllers start for native ha. | Andrew Butcher | 2016-01-13 | 1 | -6/+3 |
| | | | | | |||||
| * | | | | Update api verification. | Andrew Butcher | 2016-01-13 | 1 | -5/+9 |
| | | | | | |||||
| * | | | | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Rolling restart playbook for masters | ||||
| * | | | | Validate pacemaker cluster members. | Andrew Butcher | 2016-01-12 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Removed atomic host check | Kenny Woodson | 2016-01-12 | 1 | -4/+0 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #1148 from LutzLange/master | Brenton Leanhardt | 2016-01-12 | 2 | -5/+3 |
|\ \ \ \ | | | | | | | | | | | Fix for providing cloud-provider arguments with multiline yaml capability | ||||
| * | | | | - sqashed to one commit | Lutz Lange | 2016-01-12 | 2 | -5/+3 |
| | | | | | |||||
* | | | | | Switch to using hostnamectl as it works on atomic and rhel7 | Scott Dodson | 2016-01-11 | 1 | -1/+2 |
| |/ / / |/| | | |