summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster/build_ami.yml
Commit message (Collapse)AuthorAgeFilesLines
* Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-1/+1
|
* GCP cannot use AWS growpart packageClayton Coleman2017-10-301-0/+2
| | | | Make the required package optional
* [bz1501271] Attempt to use ami ssh user and default to ansible_ssh_user.Kenny Woodson2017-10-181-1/+1
|
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-171-0/+1
|
* Provisioning Documentation UpdatesMichael Gugino2017-10-111-8/+0
| | | | | | | Updating provisioning documents. Also moved some steps from build_ami.yml to a new play for better reusability.
* Make provisioning steps more reusableMichael Gugino2017-10-021-56/+14
| | | | | Reorganizing and making some of the plays more reusable.
* 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