summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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.
2016-01-14Automatic commit of package [openshift-ansible] release [3.0.32-1].Brenton Leanhardt
2016-01-14Merge pull request #1186 from abutcher/uninstall-wrappersBrenton Leanhardt
Uninstall remove containerized wrapper and symlinks
2016-01-14Uninstall remove containerized wrapper and symlinksAndrew Butcher
2016-01-14Automatic commit of package [openshift-ansible] release [3.0.31-1].Brenton Leanhardt
2016-01-14Merge pull request #1185 from abutcher/node-wait-for-apiBrenton Leanhardt
Check API prior to starting node
2016-01-14Check api prior to starting node.Andrew Butcher
2016-01-14Merge pull request #1183 from twiest/prThomas Wiest
added anchors to make it easy to reference rules.
2016-01-14added anchorsThomas Wiest
2016-01-13Automatic commit of package [openshift-ansible] release [3.0.30-1].Joel Diaz
2016-01-13Automatic commit of package [openshift-ansible] release [3.0.29-1].Brenton Leanhardt
2016-01-13Merge pull request #1166 from brenton/311upgradeBrenton Leanhardt
3.1.1 upgrade
2016-01-133.1.1 upgrade playbookBrenton Leanhardt
2016-01-13Merge pull request #1179 from kwoodson/v3_docKenny Woodson
Udpating opssh documentation.
2016-01-13Merge pull request #1178 from joelddiaz/ssh-forwardJoel Diaz
Add -A parameter to forward ssh agent
2016-01-13Updated help menu for v3 flagKenny Woodson
2016-01-13Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt
API Verification