~openstack-charm-sync/charms/trusty/ceph/stable

« 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 stable.remote)
  • Revision ID: corey.bryant@canonical.com-20160114144626-pfcc79wuvb48xp5z
[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"