summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster/vars.online.int.yml
Commit message (Collapse)AuthorAgeFilesLines
* Allow variable overriding for ec2 deployment_varsJason DeTiberus2015-04-221-0/+9
- users can now override the deployment_vars variables with the assocated ec2_* variables - added deployment_type and env specific vars files that load some ec2_* overrides - added the ability to search for amis by ami_name - this allows us to specify a base name with a wildcard to have the playbook choose the latest available image for that image name - added a copy of the ec2_find_ami module that will be in ansible 2.0 until we can make ansible 2.0 a requirement.