~hopem/charms/trusty/ceph-mon/lp1523871

« back to all changes in this revision

Viewing changes to files/upstart/ceph-hotplug.conf

  • Committer: Corey Bryant
  • Date: 2016-01-14 14:46:26 UTC
  • mfrom: (125.2.6 ceph)
  • Revision ID: corey.bryant@canonical.com-20160114144626-bgo0ptiwgts4uqjc
[chris.macnaughton, r=cholcombe] Add support for Ceph Infernalis release

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
task
9
9
instance $DEVNAME
10
10
 
11
 
exec /usr/sbin/ceph-disk-activate --mount -- "$DEVNAME"
 
11
exec /usr/sbin/ceph-disk activate --mount -- "$DEVNAME"