keyring: fix typos

Bug #402
This commit is contained in:
Emilien Macchi
2014-04-14 11:03:48 +02:00
parent 538491c5d2
commit 20bec82781
2 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ define cloud::volume::backend::rbd (
owner => 'root',
group => 'cephkeyring',
mode => '0400',
require => "Ceph::Key[${rbd_user}]",
require => Ceph::Key[$rbd_user],
})
Concat::Fragment <<| title == 'ceph-client-os' |>>