Merge pull request #483 from enovance/bug/482/emilien

restart nova-compute after keyring configuration
This commit is contained in:
François Charlier 2014-06-02 10:45:58 +02:00
commit f555c0b70d

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' |>>