summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster/build_ami.yml
Commit message (Collapse)AuthorAgeFilesLines
* Changes necessary to support AMI buildingMichael Gugino2017-09-281-2/+8
| | | | | | | Currently, AMI building does not work. These changes implement the necessary steps to build an AMI for usage as a 'golden node image'.
* Fix missing quotes on openshift_aws_build_ami_ssh_user defaultMichael Gugino2017-09-271-1/+1
|
* More variables in AWS provisioning playsMichael Gugino2017-09-261-1/+4
| | | | | | | | 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.
* ami build process calls openshift-node/config.ymlKenny Woodson2017-09-071-9/+2
|
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-071-108/+35
|
* Fixing variables and allowing custom ami.Kenny Woodson2017-09-071-0/+8
|
* Merging openshift_node with openshift bootstrap.Kenny Woodson2017-08-291-9/+25
|
* First attempt at provisioning.Kenny Woodson2017-08-211-0/+134