~gnuoy/charms/trusty/ceph/1517940

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: James Page
  • Date: 2015-12-09 10:26:33 UTC
  • mfrom: (123.1.2 ceph)
  • Revision ID: james.page@ubuntu.com-20151209102633-vy36b2e7utb706ag
Add initial support for Juju storage for osd and journal devices.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
      The devices to format and set up as osd volumes.
41
41
      .
42
42
      These devices are the range of devices that will be checked for and
43
 
      used across all service units.
 
43
      used across all service units, in addition to any volumes attached
 
44
      via the --storage flag during deployment.
44
45
      .
45
46
      For ceph >= 0.56.6 these can also be directories instead of devices - the
46
47
      charm assumes anything not starting with /dev is a directory instead.