summaryrefslogtreecommitdiffstats
path: root/roles/openshift_aws/tasks
Commit message (Expand)AuthorAgeFilesLines
* oc_adm_csr: Add fail_on_timeout parameter which causes module to fail when ti...Andrew Butcher2018-02-131-0/+1
* aws ami: make it so the tags from the orinal AMI are used with the newly crea...Matt Woodson2018-02-071-1/+14
* Merge pull request #6993 from joelddiaz/deprovision_elbsKenny Woodson2018-02-076-29/+82
|\
| * add deprovisioning for ELB (and IAM certs)Joel Diaz2018-02-026-29/+82
* | add S3 bucket cleanupJoel Diaz2018-02-021-0/+26
|/
* Fix misaligned ports for sg,elb,apiChris Callegari2018-01-253-8/+7
* Merge pull request #6767 from mazzystr/fix-master-internal-elbKenny Woodson2018-01-241-1/+1
|\
| * Fix to master-internal elb schemeChris Callegari2018-01-171-1/+1
* | Merge pull request #6533 from joelddiaz/prereqs_uninstallOpenShift Merge Robot2018-01-223-0/+59
|\ \
| * | allow uninstalling AWS objects created by prerequisite playbookJoel Diaz2018-01-223-0/+59
| |/
* | Merge pull request #6691 from abutcher/oc-adm-csr-cnAndrew Butcher2018-01-191-1/+3
|\ \
| * | Remove duplication in node acceptance playbook and setup master groups so tha...Andrew Butcher2018-01-161-1/+3
| |/
* | Merge pull request #6531 from abutcher/bootstrap-slurp-userOpenShift Merge Robot2018-01-161-15/+2
|\ \ | |/ |/|
| * Setup master groups in order to use the master group's ansible_ssh_user to pu...Andrew Butcher2018-01-091-15/+2
* | Merge pull request #6692 from abutcher/cluster-operatorOpenShift Merge Robot2018-01-152-17/+15
|\ \
| * | Move s3 & elb provisioning into their own playbooks s.t. they are applied out...Andrew Butcher2018-01-102-17/+15
* | | Move more plugins to lib_utilsMichael Gugino2018-01-102-0/+2
|/ /
* | docker storage setup for ami buildingJoel Diaz2018-01-081-1/+1
* | Adding ability to update ami drive size.Kenny Woodson2017-12-211-5/+1
* | Move node group tags to openshift_aws_{master,node}_group.Andrew Butcher2017-12-182-2/+2
|/
* Changing the node group format to a list.Kenny Woodson2017-12-1118-138/+187
* Copying upstream fix for ansible 2.4 ec2_group module.Kenny Woodson2017-12-111-2/+2
* Include Deprecation: Convert to include_tasksRussell Teague2017-12-068-21/+21
* Initial upgrade for scale groups.Kenny Woodson2017-11-2911-39/+160
* Adding instance profile support for node groups.Kenny Woodson2017-11-133-0/+43
* Bootstrap enhancements.Kenny Woodson2017-11-0812-164/+128
* Adding elb changes to provision elbs and add to scale group.Kenny Woodson2017-11-016-51/+41
* Moving removal of unwanted artifacts to image_prep.Kenny Woodson2017-10-251-7/+0
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-174-21/+19
* Merge pull request #5605 from mgugino-upstream-stage/build-provision-splitOpenShift Merge Robot2017-10-054-21/+85
|\
| * fix master-facts for provisioningMichael Gugino2017-10-022-4/+4
| * Make provisioning steps more reusableMichael Gugino2017-10-024-21/+85
* | Merge pull request #5606 from mgugino-upstream-stage/provision-scale-elb-fixe...OpenShift Merge Robot2017-10-031-5/+10
|\ \ | |/ |/|
| * Fix provisiong scale group and elb logicMichael Gugino2017-09-293-11/+16
* | Merge pull request #5589 from mgugino-upstream-stage/provision-var-fixes-masterJan Chaloupka2017-10-023-8/+9
|\ \
| * | Fix some provisioning variablesMichael Gugino2017-09-293-8/+9
| |/
* | Changes necessary to support AMI buildingMichael Gugino2017-09-281-0/+5
|/
* More variables in AWS provisioning playsMichael Gugino2017-09-261-1/+1
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-0714-0/+571