summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-19Fix wrapper pathing for non-root user install.Andrew Butcher
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
2016-01-18Use IdentityFile instead of PrivateKeyDonovan Muller
Fixes #1196
2016-01-18Merge pull request #1194 from abutcher/haproxy-restartBrenton Leanhardt
Remove pause after haproxy start
2016-01-18Merge pull request #1197 from donovanmuller/patch-1Brenton Leanhardt
Host group should be OSEv3 not OSv3
2016-01-18atomic-openshift-installer: Remove containerized install for 3.0Samuel Munilla
This removes the option to specify a containerized install when installing 3.0 in interactive mode.
2016-01-18Host group should be OSEv3 not OSv3Donovan Muller
Following on from #1107 the host group's name is OSEv3 and not OSv3
2016-01-15Remove pause after haproxy startAndrew Butcher
2016-01-15Automatic commit of package [openshift-ansible] release [3.0.33-1].Brenton Leanhardt
2016-01-15Merge pull request #1193 from abutcher/master-nodesBrenton Leanhardt
Configure node-masters before nodes in containerized install
2016-01-15Remove default disable of SDN for GCEJason DeTiberus
- Update openshift_facts to no longer default use_openshift_sdn for GCE installs - Remove workarounds in the GCE playbooks that were forcing SDN configuration
2016-01-15Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher
2016-01-15Merge pull request #1191 from abutcher/restart-promptBrenton Leanhardt
Call attention to openshift_master_rolling_restart_mode variable in r…
2016-01-15Call attention to openshift_master_rolling_restart_mode variable in restart ↵Andrew Butcher
prompt.
2016-01-15Merge pull request #1190 from twiest/prThomas Wiest
Added anchors for rules in style_guide.adoc in order to make it easier to reference specific rules in PRs.
2016-01-15Added anchors for rules in style_guide.adoc in order to make it easier to ↵Thomas Wiest
reference specific rules in PRs.
2016-01-14Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher
2016-01-14Merge pull request #1187 from detiber/ec2_nords_noelasticacheBrenton Leanhardt
Update ec2.ini
2016-01-14Update ec2.iniJason DeTiberus
- Set rds and elasticache to False, since they are not needed for the playbooks and cause issues for users without those services enabled.