summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/defaults
diff options
context:
space:
mode:
authorSteve Milner <smilner@redhat.com>2017-05-05 14:26:16 -0400
committerSteve Milner <smilner@redhat.com>2017-05-08 14:21:15 -0400
commitbdf66ab41f8b19f0cbefb95fabc277f3bbd04716 (patch)
tree06b79850b1cda83084e0dd3a569f3968bc07950d /roles/openshift_logging/defaults
parentbc5eb65f9bcd4147130e062ef2e4499145811c90 (diff)
downloadopenshift-bdf66ab41f8b19f0cbefb95fabc277f3bbd04716.tar.gz
openshift-bdf66ab41f8b19f0cbefb95fabc277f3bbd04716.tar.bz2
openshift-bdf66ab41f8b19f0cbefb95fabc277f3bbd04716.tar.xz
openshift-bdf66ab41f8b19f0cbefb95fabc277f3bbd04716.zip
Use local variables for daemon.json template
Instead of using bare lists and dicts this change converts variables into json for use with daemon.json. jinja2 does have an ability to do this in side of templates, however it is only available in 2.9+. Until then the use of ansible's to_json in the playbook is being used. Refs: - http://jinja.pocoo.org/docs/2.9/templates/#tojson - http://docs.ansible.com/ansible/playbooks_filters.html#filters-for-formatting-data
Diffstat (limited to 'roles/openshift_logging/defaults')
0 files changed, 0 insertions, 0 deletions