############################################################################### # [ WARNING ] # cinder configuration file maintained by Juju # local changes may be overwritten. ############################################################################### [global] {% if auth -%} auth_supported = {{ auth }} keyring = /etc/ceph/$cluster.$name.keyring mon host = {{ mon_hosts }} {% endif -%} log to syslog = {{ use_syslog }} err to syslog = {{ use_syslog }} clog to syslog = {{ use_syslog }}