Update ceph references

Update references to fix an issue with ceph keyring OSD timeout.
This commit is contained in:
Emilien Macchi 2014-10-07 10:12:30 -04:00
parent 7eb73d913c
commit ea32fead16
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ fixtures:
ref: '58682faf74cdfc6c8d921d2be9322368c8a96cf9'
'ceph':
repo: 'git://github.com/enovance/puppet-ceph.git'
ref: 'a9d9dacc464cfc7f8d157e71fef753894df08b1e'
ref: 'd5de9a5c41c8d3090a1d2e26bb49f15dd23d166d'
'concat':
repo: 'git://github.com/enovance/puppet-concat.git'
ref: '04356974f72b90a1d0f57346a00e95a717924e43'

View File

@ -64,7 +64,7 @@ mod 'boolean',
:ref => '157011a4eaa27f1202a9d94335ee4876b26d377e'
mod 'ceph',
:git => 'git://github.com/enovance/puppet-ceph.git',
:ref => 'a9d9dacc464cfc7f8d157e71fef753894df08b1e'
:ref => 'd5de9a5c41c8d3090a1d2e26bb49f15dd23d166d'
#FIXME
mod 'cloud',
:git => 'git://github.com/enovance/puppet-openstack-cloud.git',