~openstack-ubuntu-testing/charms/precise/ceph/trunk

« back to all changes in this revision

Viewing changes to templates/ceph.conf

  • Committer: james.page at ubuntu
  • Date: 2014-04-29 13:03:57 UTC
  • mfrom: (52.2.19 ceph)
  • Revision ID: james.page@ubuntu.com-20140429130357-t5t5gygr3b05vmft
Update

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 keyring = /etc/ceph/$cluster.$name.keyring
10
10
 mon host = {{ mon_hosts }}
11
11
 fsid = {{ fsid }}
 
12
 log to syslog = {{ use_syslog }}
 
13
 err to syslog = {{ use_syslog }}
 
14
 clog to syslog = {{ use_syslog }}
 
15
 mon cluster log to syslog = {{ use_syslog }}
12
16
 
13
17
[mon]
14
18
 keyring = /var/lib/ceph/mon/$cluster-$id/keyring