restart nova-compute after keyring configuration

Notify nova-compute service after configuring Ceph keyring.

Closes-bug #482
This commit is contained in:
Emilien Macchi
2014-06-02 09:54:04 +02:00
parent a57f1638b1
commit 46019bf721

View File

@@ -163,6 +163,7 @@ Host *
group => 'cephkeyring',
mode => '0440',
require => Ceph::Key[$cinder_rbd_user],
notify => Service['nova-compute'],
})
Concat::Fragment <<| title == 'ceph-client-os' |>>