restart nova-compute after keyring configuration
Notify nova-compute service after configuring Ceph keyring. Closes-bug #482
This commit is contained in:
@@ -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' |>>
|
||||
|
Reference in New Issue
Block a user