summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added anchors for rules in style_guide.adoc in order to make it easier to ↵Thomas Wiest2016-01-151-6/+12
| | | | reference specific rules in PRs.
* Merge pull request #1187 from detiber/ec2_nords_noelasticacheBrenton Leanhardt2016-01-141-2/+2
|\ | | | | Update ec2.ini
| * Update ec2.iniJason DeTiberus2016-01-141-2/+2
| | | | | | | | | | - Set rds and elasticache to False, since they are not needed for the playbooks and cause issues for users without those services enabled.
* | Automatic commit of package [openshift-ansible] release [3.0.32-1].Brenton Leanhardt2016-01-142-2/+5
| |
* | Merge pull request #1186 from abutcher/uninstall-wrappersBrenton Leanhardt2016-01-141-0/+4
|\ \ | | | | | | Uninstall remove containerized wrapper and symlinks
| * | Uninstall remove containerized wrapper and symlinksAndrew Butcher2016-01-141-0/+4
| | |
* | | Automatic commit of package [openshift-ansible] release [3.0.31-1].Brenton Leanhardt2016-01-142-2/+6
| | |
* | | Merge pull request #1185 from abutcher/node-wait-for-apiBrenton Leanhardt2016-01-142-4/+15
|\ \ \ | | | | | | | | Check API prior to starting node
| * | | Check api prior to starting node.Andrew Butcher2016-01-142-4/+15
| |/ /
* | | Merge pull request #1183 from twiest/prThomas Wiest2016-01-141-22/+45
|\ \ \ | |/ / |/| | added anchors to make it easy to reference rules.
| * | added anchorsThomas Wiest2016-01-141-22/+45
|/ /
* | Automatic commit of package [openshift-ansible] release [3.0.30-1].Joel Diaz2016-01-132-2/+5
| |
* | Automatic commit of package [openshift-ansible] release [3.0.29-1].Brenton Leanhardt2016-01-132-2/+33
| |
* | Merge pull request #1166 from brenton/311upgradeBrenton Leanhardt2016-01-139-0/+309
|\ \ | | | | | | 3.1.1 upgrade
| * | 3.1.1 upgrade playbookBrenton Leanhardt2016-01-139-0/+309
|/ /
* | Merge pull request #1179 from kwoodson/v3_docKenny Woodson2016-01-131-0/+1
|\ \ | | | | | | Udpating opssh documentation.
| * | Updated help menu for v3 flagKenny Woodson2016-01-131-0/+1
| | |
* | | Merge pull request #1178 from joelddiaz/ssh-forwardJoel Diaz2016-01-131-0/+5
|\ \ \ | | | | | | | | Add -A parameter to forward ssh agent
| * | | Add -A parameter to forward ssh agentJoel Diaz2016-01-121-0/+5
| | |/ | |/|
* | | Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt2016-01-134-1/+47
|\ \ \ | |_|/ |/| | API Verification
| * | Add wait in between api and controllers start for native ha.Andrew Butcher2016-01-132-6/+4
| | |
| * | Update api verification.Andrew Butcher2016-01-132-11/+23
| | |
| * | Add a Verify API Server handler that waits for the API server to becomeScott Dodson2016-01-133-1/+21
| | | | | | | | | | | | 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-1311-1/+277
|\ \ \ | | | | | | | | Rolling restart playbook for masters
| * | | Validate pacemaker cluster members.Andrew Butcher2016-01-124-3/+54
| | | |
| * | | Update rolling restart playbook for pacemaker support.Andrew Butcher2016-01-1111-85/+225
| | | | | | | | | | | | | | | | | | | | Replace fail with a warn and prompt if running ansible from a host that will be rebooted. Re-organize playbooks.
| * | | Implement simple master rolling restarts.Devan Goodwin2016-01-112-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | Blocks running ansible on a host that will be restarted. Can restart just services, or optionally the full system.
* | | | Merge pull request #1172 from smunilla/fix_unicode_hostnameBrenton Leanhardt2016-01-131-3/+1
|\ \ \ \ | | | | | | | | | | atomic-openshift-installer: Error handling for unicode hostnames
| * | | | atomic-openshift-installer: Error handling for unicode hostnamesSamuel Munilla2016-01-131-3/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Merge pull request #1169 from abutcher/fix-rpm-container-testsBrenton Leanhardt2016-01-122-24/+34
|\ \ \ \ | | | | | | | | | | Add is_containerized inputs to nosetests.
| * | | | Add is_containerized inputs to nosetests.Andrew Butcher2016-01-122-24/+34
| | |/ / | |/| |
* | | | Merge pull request #1174 from kwoodson/remove_atomic_checkKenny Woodson2016-01-121-4/+0
|\ \ \ \ | |_|_|/ |/| | | Removing atomic check for zabbix module.
| * | | Removed atomic host checkKenny Woodson2016-01-121-4/+0
|/ / /
* | | Merge pull request #1143 from smunilla/new_nodesBrenton Leanhardt2016-01-123-5/+21
|\ \ \ | |/ / |/| | atomic-openshift-installer: Populate new_nodes group
| * | atomic-openshift-installer: Populate new_nodes groupSamuel Munilla2016-01-083-5/+21
| | | | | | | | | | | | Set the new_nodes group when scaling up additional nodes
* | | Merge pull request #1168 from detiber/padded_yaml_fixBrenton Leanhardt2016-01-121-0/+3
|\ \ \ | | | | | | | | Fix for to_padded_yaml filter
| * | | Fix for to_padded_yaml filterJason DeTiberus2016-01-121-0/+3
|/ / / | | | | | | | | | | | | - Fix issue where None is passed to to_padded_yaml filter and invalid config is generated.
* | | Merge pull request #1148 from LutzLange/masterBrenton Leanhardt2016-01-123-6/+17
|\ \ \ | | | | | | | | Fix for providing cloud-provider arguments with multiline yaml capability
| * | | - sqashed to one commitLutz Lange2016-01-123-6/+17
| | | |
* | | | Merge pull request #1165 from sdodson/bz1280171Brenton Leanhardt2016-01-121-1/+2
|\ \ \ \ | |_|_|/ |/| | | use hostnamectl to set the hostname
| * | | Switch to using hostnamectl as it works on atomic and rhel7Scott Dodson2016-01-111-1/+2
| | | |
* | | | Merge pull request #1162 from detiber/fixPortalNetBrenton Leanhardt2016-01-111-0/+1
|\ \ \ \ | |/ / / |/| | | Set portal net in master playbook
| * | | Set portal net in master playbookJason DeTiberus2016-01-111-0/+1
| | | |
* | | | Merge pull request #1163 from sdodson/qi-containersBrenton Leanhardt2016-01-111-8/+7
|\ \ \ \ | |/ / / |/| | | re-enable containerize installs
| * | | re-enable containerize installsScott Dodson2016-01-111-8/+7
|/ / /
* | | Merge pull request #1097 from sdodson/containersBrenton Leanhardt2016-01-115-84/+4
|\ \ \ | | | | | | | | Always pull images
| * | | Set the cli image to match osm_image in openshift_cli roleScott Dodson2016-01-111-0/+1
| | | |
| * | | Always pull docker imagesScott Dodson2016-01-075-84/+3
| | | |
* | | | Automatic commit of package [openshift-ansible] release [3.0.28-1].Kenny Woodson2016-01-112-2/+11
| | | |