]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix mis-use of config_template in docker tasks 683/head
authorChris St. Pierre <chris.a.st.pierre@gmail.com>
Tue, 5 Apr 2016 17:09:09 +0000 (12:09 -0500)
committerChris St. Pierre <chris.a.st.pierre@gmail.com>
Tue, 5 Apr 2016 17:09:09 +0000 (12:09 -0500)
commit1a73d55bae86fc746b8e64dafd4ca60007401522
tree7468005c2735c3f928d772806811ced6d51786b3
parent0bf9a026769ac0d1986a0ada08a532273cd00b88
Fix mis-use of config_template in docker tasks

As written, generating the config file for ceph-mon in Docker yielded:

ERROR: config_template is not a legal parameter in an Ansible task or
handler

This fixes that error condition.
roles/ceph-mon/tasks/docker/create_configs.yml