summaryrefslogtreecommitdiffstats
path: root/roles/openshift_aws/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5589 from mgugino-upstream-stage/provision-var-fixes-masterJan Chaloupka2017-10-023-8/+9
|\ | | | | Fix some provisioning variables
| * Fix some provisioning variablesMichael Gugino2017-09-293-8/+9
| | | | | | | | | | | | | | | | | | 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'.
* More variables in AWS provisioning playsMichael Gugino2017-09-261-1/+1
| | | | | | | | This commit adds more optional variables to provision hosts in AWS environments. These changes allow provisioning instances that utilize an ssh_user other than root.
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-0714-0/+571