summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-18clean up too-many-branches / logicJoel Diaz
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-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
2016-01-13Add wait in between api and controllers start for native ha.Andrew Butcher
2016-01-13Merge pull request #1121 from abutcher/rolling-restarts-pacemakerBrenton Leanhardt
Rolling restart playbook for masters
2016-01-13Merge pull request #1172 from smunilla/fix_unicode_hostnameBrenton Leanhardt
atomic-openshift-installer: Error handling for unicode hostnames
2016-01-13atomic-openshift-installer: Error handling for unicode hostnamesSamuel Munilla
Fix error handling for invalid hostnames. Previously we were trying to print the offending hostname out, which caused errors due to python's handling of unicode strings. Seeing as how the user's input stays on the screen directly above the error there is no need to try and print it and we can avoid this problem entirely.
2016-01-13Update api verification.Andrew Butcher
2016-01-13Add a Verify API Server handler that waits for the API server to becomeScott Dodson
available
2016-01-12Add -A parameter to forward ssh agentJoel Diaz
2016-01-12Merge pull request #1169 from abutcher/fix-rpm-container-testsBrenton Leanhardt
Add is_containerized inputs to nosetests.
2016-01-12Merge pull request #1174 from kwoodson/remove_atomic_checkKenny Woodson
Removing atomic check for zabbix module.
2016-01-12Validate pacemaker cluster members.Andrew Butcher
2016-01-12Removed atomic host checkKenny Woodson
2016-01-12Merge pull request #1143 from smunilla/new_nodesBrenton Leanhardt
atomic-openshift-installer: Populate new_nodes group