Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / |/| | | |||||
* | | | Merge pull request #1097 from sdodson/containers | Brenton Leanhardt | 2016-01-11 | 5 | -84/+4 |
|\ \ \ | | | | | | | | | Always pull images | ||||
| * | | | Set the cli image to match osm_image in openshift_cli role | Scott Dodson | 2016-01-11 | 1 | -0/+1 |
| | | | | |||||
| * | | | Always pull docker images | Scott Dodson | 2016-01-07 | 5 | -84/+3 |
| | | | | |||||
* | | | | Merge pull request #1151 from mwoodson/host_monitoring | Matt Woodson | 2016-01-11 | 4 | -86/+31 |
|\ \ \ \ | | | | | | | | | | | host monitoring: combined pcp and zagg client into host monitoring | ||||
| * | | | | added the rhe7-host-monitoring service file | Matt Woodson | 2016-01-11 | 1 | -0/+74 |
| | | | | | |||||
| * | | | | oso_host_monitoring role: removed the f22 and zagg client, replaced it with ↵ | Matt Woodson | 2016-01-07 | 4 | -130/+1 |
| | | | | | | | | | | | | | | | | | | | | oso-rhel7-host-monitoring container | ||||
* | | | | | Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1 | Thomas Wiest | 2016-01-11 | 2 | -2/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | Make bin/cluster able to spawn an OSE 3.1 cluster | ||||
| * | | | | | Make bin/cluster able to spawn OSE 3.1 clusters | Lénaïc Huard | 2016-01-08 | 2 | -2/+18 |
| | | | | | | |||||
* | | | | | | Bug 1296388 - fixing typo | Brenton Leanhardt | 2016-01-08 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #1129 from brenton/manageiq | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Bug 1296388 - The playbook still configure ManageIQ when openshift_us… | ||||
| * | | | | | Bug 1296388 - The playbook still configure ManageIQ when ↵ | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | openshift_use_manageiq is false | ||||
* | | | | | | Add a banner to CLI wrapper instructing users that it's only for bootstrapping | Scott Dodson | 2016-01-07 | 1 | -1/+15 |
| |_|_|/ / |/| | | | | | | | | | | | | | | Also remove -a STDIN,STDOUT,STDERR that's the default |