~openstack-charmers-archive/charms/trusty/ceph/next

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Paul Collins
  • Date: 2012-10-01 11:34:28 UTC
  • Revision ID: paul.collins@canonical.com-20121001113428-8jzutgpmo4ot18l2
start with some boilerplate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
options:
 
2
  fsid:
 
3
    type: string
 
4
    description: |
 
5
      fsid of our cluster
 
6
  osd-devices:
 
7
    default: ["/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde"]
 
8
    description: |
 
9
      the devices to format and set up as osd volumes