summaryrefslogtreecommitdiffstats
path: root/roles/openshift_provisioners
Commit message (Collapse)AuthorAgeFilesLines
* Fix syntax for when statementRodolfo Carvalho2017-08-101-1/+1
| | | | | | | | Without that, playbook runs print warnings such as this: [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not defined and g_new_etcd_hosts is not defined}}
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
|
* Add external provisioners playbook starting with aws efsMatthew Wong2017-03-3020-0/+589