summaryrefslogtreecommitdiffstats
path: root/roles/openshift_aws/tasks/elb.yml
Commit message (Collapse)AuthorAgeFilesLines
* add deprovisioning for ELB (and IAM certs)Joel Diaz2018-02-021-21/+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
* Fix misaligned ports for sg,elb,apiChris Callegari2018-01-251-6/+6
|
* Fix to master-internal elb schemeChris Callegari2018-01-171-1/+1
|
* Initial upgrade for scale groups.Kenny Woodson2017-11-291-0/+1
|
* Bootstrap enhancements.Kenny Woodson2017-11-081-28/+7
|
* Adding elb changes to provision elbs and add to scale group.Kenny Woodson2017-11-011-24/+3
|
* Fix some provisioning variablesMichael Gugino2017-09-291-4/+4
| | | | | | | | | 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.
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-071-0/+68