summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | 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 version
| * | | 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
|\ \ \ \ | |_|/ / |/| | | Nuage
| * | | Add Nuage support to openshift ansibleVishal Patil2016-01-2515-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_configBrenton Leanhardt2016-01-212-2/+20
|\ \ \ \ | | | | | | | | | | Expose console config for customization
| * | | | 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
|\ \ \ \ | | | | | | | | | | Native ha port fixes
| * | | | 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 ↵Matt Woodson2016-01-201-0/+1
| | | | | | | | | | | | | | | | | | | | systemd script
* | | | | 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 client and admin wrapper pathing for non-root user install.
| * | | | 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
|\ \ \ \ | | | | | | | | | | Ha port fixes
| * | | | 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_firewall
| * | | | 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 GCE
| * | | | | Remove default disable of SDN for GCEJason DeTiberus2016-01-151-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 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 check
| * | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | new role: chrony so that servers can use ntp
| * | | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | new role: added oso_moniotoring tools role
| * | | | | | | | 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.
| * | | | | | | | 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 / pylint
| * | | | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | | API Verification
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | available
| * | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Rolling restart playbook for masters
| * | | | | Validate pacemaker cluster members.Andrew Butcher2016-01-121-0/+1
| | |_|_|/ | |/| | |
* | | | | Removed atomic host checkKenny Woodson2016-01-121-4/+0
| |/ / / |/| | |
* | | | Merge pull request #1148 from LutzLange/masterBrenton Leanhardt2016-01-122-5/+3
|\ \ \ \ | | | | | | | | | | Fix for providing cloud-provider arguments with multiline yaml capability
| * | | | - sqashed to one commitLutz Lange2016-01-122-5/+3
| | | | |