summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Ensure openssl present for etcd_caJason DeTiberus2016-01-251-0/+4
* | | | | Merge pull request #1276 from spinolacastro/pkgversionBrenton Leanhardt2016-01-261-0/+1
|\ \ \ \ \
| * | | | | fix pkg_versionDiego Castro2016-01-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1278 from kwoodson/master_checksKenny Woodson2016-01-261-0/+1
|\ \ \ \ \
| * | | | | Updating for host monitoring HA mastersKenny Woodson2016-01-251-0/+1
| |/ / / /
* | | / / zabbix: added the skydns items and triggersMatt Woodson2016-01-261-0/+26
| |_|/ / |/| | |
* | | | Merge pull request #1253 from detiber/updateMinVersionBrenton Leanhardt2016-01-261-7/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Update Docs and test for testing ansible versionJason DeTiberus2016-01-251-7/+5
* | | | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-2515-2/+251
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Nuage support to openshift ansibleVishal Patil2016-01-2515-2/+251
* | | | Merge pull request #1147 from spinolacastro/console_configBrenton Leanhardt2016-01-212-2/+20
|\ \ \ \
| * | | | Expose console config for customizationDiego Castro2016-01-212-2/+20
* | | | | Added template for config loop.Thomas Wiest2016-01-212-0/+28
|/ / / /
* | | | Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt2016-01-202-2/+4
|\ \ \ \
| * | | | Use haproxy frontend port for os_firewall.Andrew Butcher2016-01-201-1/+3
| * | | | Fix native master api sysconfig.Andrew Butcher2016-01-201-1/+1
* | | | | oso_host_monitoring: added environment as a var to the host monitoring system...Matt Woodson2016-01-201-0/+1
* | | | | Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever2016-01-202-1/+2
|/ / / /
* | | | Merge pull request #1240 from abutcher/wrapper-pathingBrenton Leanhardt2016-01-201-0/+4
|\ \ \ \
| * | | | Fix wrapper pathing for non-root user install.Andrew Butcher2016-01-191-0/+4
| | |/ / | |/| |
* | | | Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt2016-01-1915-114/+145
|\ \ \ \
| * | | | Fix hardcoded api_port in openshift_master_clusterJason DeTiberus2016-01-141-2/+1
| * | | | Use local address for loopback kubeconfigJason DeTiberus2016-01-144-47/+92
| * | | | consolidate steps and cleanup template dirJason DeTiberus2016-01-1412-65/+51
| * | | | Controllers_port and firewall rulesDiego Castro2016-01-123-5/+6
| * | | | Fix bind address/port when isn't defaultDiego Castro2016-01-121-1/+1
* | | | | Merge pull request #1118 from detiber/os_firewall_disableBrenton Leanhardt2016-01-192-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add ability to disable os_firewallJason DeTiberus2016-01-052-2/+3
* | | | | Merge pull request #1144 from detiber/gce_sdnBrenton Leanhardt2016-01-191-8/+1
|\ \ \ \ \
| * | | | | Remove default disable of SDN for GCEJason DeTiberus2016-01-151-8/+1
* | | | | | oso_monitoring: add the zabbix libsMatt Woodson2016-01-191-0/+1
* | | | | | Merge pull request #1225 from joelddiaz/disable-new-dnsJoel Diaz2016-01-192-0/+3
|\ \ \ \ \ \
| * | | | | | add ability to disable ztriggers and disable new container dns checkJoel Diaz2016-01-192-0/+3
* | | | | | | Merge pull request #1218 from mwoodson/chronyMatt Woodson2016-01-188-0/+207
|\ \ \ \ \ \ \
| * | | | | | | added the lib_timedate roleMatt Woodson2016-01-184-4/+78
| * | | | | | | added chronyMatt Woodson2016-01-187-0/+133
* | | | | | | | Merge pull request #1212 from mwoodson/zagg_clientMatt Woodson2016-01-186-0/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | added oso_moniotoring tools roleMatt Woodson2016-01-186-0/+95
| |/ / / / / / /
* | | | | | | | Merge pull request #1210 from abutcher/nfs-utilsBrenton Leanhardt2016-01-181-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher2016-01-141-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1209 from joelddiaz/branchesJoel Diaz2016-01-181-56/+91
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | clean up too-many-branches / logicJoel Diaz2016-01-181-56/+91
| |/ / / / / /
* / / / / / / Remove pause after haproxy startAndrew Butcher2016-01-152-3/+3
|/ / / / / /
* | | | | | Check api prior to starting node.Andrew Butcher2016-01-141-0/+15
* | | | | | Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt2016-01-132-0/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add wait in between api and controllers start for native ha.Andrew Butcher2016-01-131-6/+3
| * | | | | Update api verification.Andrew Butcher2016-01-131-5/+9
| * | | | | Add a Verify API Server handler that waits for the API server to becomeScott Dodson2016-01-132-0/+11
| * | | | | Add wait for API before starting controllers w/ native ha install.Andrew Butcher2016-01-121-0/+16
| | |/ / / | |/| | |
* | | | | Merge pull request #1121 from abutcher/rolling-restarts-pacemakerBrenton Leanhardt2016-01-131-0/+1
|\ \ \ \ \