Bump puppet-swift version

Bump puppet-swift version to a version that supports ringbuilder and
storage node to be installed on the same node.
This commit is contained in:
Yanis Guenane
2014-06-02 08:23:39 -04:00
parent 70ae32c1cc
commit e4786ef4b7
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ fixtures:
ref: '36383e90d1c4013d7989561b00ffcb08c76908de'
'swift':
repo: 'git://github.com/enovance/puppet-swift'
ref: '9874edd2655e122bf8bd3eedc70e697bc5b83326'
ref: 'f7d1385d6990492705ddaa228ffa544ca235913a'
'neutron':
repo: 'git://github.com/enovance/puppet-neutron'
ref: '66c436bc2f06c5a71d79c674697394a11ec227f9'

View File

@@ -43,7 +43,7 @@ mod 'nova',
:ref => '0249428f294217c2ad5fb75f8d0a0bafac12fe9c'
mod 'swift',
:git => 'git://github.com/enovance/puppet-swift.git',
:ref => '9874edd2655e122bf8bd3eedc70e697bc5b83326'
:ref => 'f7d1385d6990492705ddaa228ffa544ca235913a'
# Dependency
mod 'apache',