]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix ceph.conf generation
authorZack Cerza <zack@redhat.com>
Thu, 24 Jan 2019 19:49:09 +0000 (12:49 -0700)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 25 Jan 2019 08:19:24 +0000 (09:19 +0100)
commit82897c76fb7be987f04843ac65a9546c0f8c622f
tree4711a9f4f6eb1d0c1e843ad1256453b36c95201c
parent9a43674d2e91ef46917cabe49651c46b630e5ace
Fix ceph.conf generation

877979c78 in #3486 broke ceph.conf generation entirely. Remove the stray
curly brace.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/ceph-config/templates/ceph.conf.j2