summaryrefslogtreecommitdiffstats
path: root/roles/openshift_aws/tasks/iam_cert.yml
Commit message (Collapse)AuthorAgeFilesLines
* add deprovisioning for ELB (and IAM certs)Joel Diaz2018-02-021-6/+3
| | | | | | add playbooks to handle deleting ELBs and any IAM certs that may have been created during provisioning. redo ELB creation to remove arbitrary wait and just retry until ELB creation succeeds
* Merge pull request #5589 from mgugino-upstream-stage/provision-var-fixes-masterJan Chaloupka2017-10-021-2/+3
|\ | | | | Fix some provisioning variables
| * Fix some provisioning variablesMichael Gugino2017-09-291-2/+3
| | | | | | | | | | | | | | | | | | This commit fixes some provisioning variables. It also adjusts a failure condition for an ec2 call, which may fail silently without having the necessary permissions, which creates an unrelated error message later in the run.
* | Changes necessary to support AMI buildingMichael Gugino2017-09-281-0/+5
|/ | | | | | | Currently, AMI building does not work. These changes implement the necessary steps to build an AMI for usage as a 'golden node image'.
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-071-0/+29