Merge pull request #483 from enovance/bug/482/emilien
restart nova-compute after keyring configuration
This commit is contained in:
commit
f555c0b70d
@ -163,6 +163,7 @@ Host *
|
|||||||
group => 'cephkeyring',
|
group => 'cephkeyring',
|
||||||
mode => '0440',
|
mode => '0440',
|
||||||
require => Ceph::Key[$cinder_rbd_user],
|
require => Ceph::Key[$cinder_rbd_user],
|
||||||
|
notify => Service['nova-compute'],
|
||||||
})
|
})
|
||||||
|
|
||||||
Concat::Fragment <<| title == 'ceph-client-os' |>>
|
Concat::Fragment <<| title == 'ceph-client-os' |>>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user