Use puppet-ceph from last commit in Master
We have seen recently puppet-ceph branch used by puppet-openstack-cloud could lead to Ceph OSD issues due to Journal management. Also, we should work close to master branch as we do in other modules, and stop using the fork. This patch updates the Puppet-refs to use the last commit close to Master.
This commit is contained in:
parent
69e105046e
commit
d4d29fa3bb
@ -41,7 +41,7 @@ fixtures:
|
||||
ref: '58682faf74cdfc6c8d921d2be9322368c8a96cf9'
|
||||
'ceph':
|
||||
repo: 'git://github.com/enovance/puppet-ceph.git'
|
||||
ref: '581f7380b7b2fdeef9d7147b13156567ecfde074'
|
||||
ref: '803e5b8ebd290e0564bd0c148a750bbc0135d8c7'
|
||||
'concat':
|
||||
repo: 'git://github.com/enovance/puppet-concat.git'
|
||||
ref: '04356974f72b90a1d0f57346a00e95a717924e43'
|
||||
|
@ -63,7 +63,7 @@ mod 'boolean',
|
||||
:ref => '157011a4eaa27f1202a9d94335ee4876b26d377e'
|
||||
mod 'ceph',
|
||||
:git => 'git://github.com/enovance/puppet-ceph.git',
|
||||
:ref => '581f7380b7b2fdeef9d7147b13156567ecfde074'
|
||||
:ref => '803e5b8ebd290e0564bd0c148a750bbc0135d8c7'
|
||||
#FIXME
|
||||
mod 'cloud',
|
||||
:git => 'git://github.com/enovance/puppet-openstack-cloud.git',
|
||||
|
Loading…
x
Reference in New Issue
Block a user