Update puppet-ceph to the last commit.

In order to use these changes:
a9d9dacc46
Update Puppetfile and .fixtures.yaml
This commit is contained in:
AlexandreNo 2014-09-30 11:18:46 +02:00
parent 6ba52933b1
commit 46f5957373
2 changed files with 2 additions and 2 deletions

View File

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

View File

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