summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-21Added template for config loop.Thomas Wiest
2016-01-21Merge pull request #1235 from detiber/cluster_hostsBrenton Leanhardt
Update cluster_hosts.yml for cloud providers
2016-01-21Merge pull request #1251 from abutcher/pcs-statusBrenton Leanhardt
Fix 'pcs status' validation filter
2016-01-21Test validate_pcs_cluster input is basestring instead of str.Andrew Butcher
2016-01-20Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt
Native ha port fixes
2016-01-20Merge pull request #1246 from mwoodson/env_hostgroupsMatt Woodson
oso_host_monitoring: added environment as a var to the host monitoring systemd script
2016-01-20oso_host_monitoring: added environment as a var to the host monitoring ↵Matt Woodson
systemd script
2016-01-20Merge pull request #1245 from abutcher/upgrade-certsBrenton Leanhardt
Check master certificates during upgrade.
2016-01-20Check master certificates during upgrade.Andrew Butcher
2016-01-20Merge pull request #1243 from jstuever/podevictiontimeoutBrenton Leanhardt
Enable kubernetes master config of podEvictionTimeout from ansible
2016-01-20Use haproxy frontend port for os_firewall.Andrew Butcher
2016-01-20Fix native master api sysconfig.Andrew Butcher
2016-01-20Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever
2016-01-20Merge pull request #1240 from abutcher/wrapper-pathingBrenton Leanhardt
Fix client and admin wrapper pathing for non-root user install.
2016-01-19Fix wrapper pathing for non-root user install.Andrew Butcher
2016-01-19Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt
Ha port fixes
2016-01-19Merge pull request #1118 from detiber/os_firewall_disableBrenton Leanhardt
Add ability to disable os_firewall
2016-01-19Update cluster_hosts.yml for cloud providersJason DeTiberus
- Add g_infra_hosts (nodes with sub-type infra) - Add g_compute_hosts (nodes with sub-type compute) - Reduce duplication by re-using previously defined variables
2016-01-19Merge pull request #1234 from kwoodson/remove_rubyKenny Woodson
Removing ruby scripts.
2016-01-19Removing ruby scripts and replacing with python.Kenny Woodson
2016-01-19Merge pull request #1233 from kwoodson/remove_rubyKenny Woodson
Fix for python yaml_validation.
2016-01-19Fixed a logic bug and yaml loadKenny Woodson
2016-01-19Merge pull request #1231 from kwoodson/remove_rubyKenny Woodson
Fix for python yaml_validation and renmae.
2016-01-19Fixing yaml validation in python. Inputs behave differently as does globKenny Woodson
2016-01-19Merge pull request #1144 from detiber/gce_sdnBrenton Leanhardt
Remove default disable of SDN for GCE
2016-01-19Merge pull request #1217 from kwoodson/remove_rubyKenny Woodson
Removing ruby scripts and adding python ones.
2016-01-19Merge pull request #1226 from mwoodson/zabbix_libsMatt Woodson
oso_monitoring: add the zabbix libs
2016-01-19oso_monitoring: add the zabbix libsMatt Woodson
2016-01-19Removing removing scripts and moving to python.Kenny Woodson
2016-01-19Merge pull request #1225 from joelddiaz/disable-new-dnsJoel Diaz
add ability to disable ztriggers and disable new container dns check
2016-01-19add ability to disable ztriggers and disable new container dns checkJoel Diaz
2016-01-18Automatic commit of package [openshift-ansible] release [3.0.35-1].Brenton Leanhardt
2016-01-18Merge pull request #1211 from abutcher/pacemaker-master-checkBrenton Leanhardt
Improve pacemaker 'is-active' check.
2016-01-18Merge pull request #1218 from mwoodson/chronyMatt Woodson
new role: chrony so that servers can use ntp
2016-01-18added the lib_timedate roleMatt Woodson
2016-01-18added chronyMatt Woodson
2016-01-18Merge pull request #1212 from mwoodson/zagg_clientMatt Woodson
new role: added oso_moniotoring tools role
2016-01-18added oso_moniotoring tools roleMatt Woodson
2016-01-18Automatic commit of package [openshift-ansible] release [3.0.34-1].Brenton Leanhardt
2016-01-18Merge pull request #1199 from smunilla/no_containerized_for_3.0Brenton Leanhardt
atomic-openshift-installer: Remove containerized install for 3.0
2016-01-18Merge pull request #1205 from smunilla/containerized_inventoryBrenton Leanhardt
atomic-openshift-installer: add containerized to inventory
2016-01-18Merge pull request #1210 from abutcher/nfs-utilsBrenton Leanhardt
Ensure nfs-utils installed for non-atomic hosts.
2016-01-18Merge pull request #1209 from joelddiaz/branchesJoel Diaz
clean up too-many-branches / pylint
2016-01-18Improve pacemaker 'is-active' check.Andrew Butcher
2016-01-18clean up too-many-branches / logicJoel Diaz
2016-01-18atomic-openshift-installer: add containerized to inventorySamuel Munilla
Updates to actually check the containerized setting and add it to the inventory.
2016-01-18Merge pull request #1204 from abutcher/restart-fixesBrenton Leanhardt
Restart Playbook Fixes
2016-01-18Add 'unknown' to possible output for the is-active check.Andrew Butcher
2016-01-18Fix cluster_method conditional in master restart playbook.Andrew Butcher
2016-01-18Merge pull request #1201 from donovanmuller/patch-2Brenton Leanhardt
Use IdentityFile instead of PrivateKey