puppet-keystone: update refs

Update the refs to have a fix for {public,admin}_endpoint parameter.
Note: it mays be the last commit before switching to Juno.
This commit is contained in:
Emilien Macchi
2014-11-12 11:35:03 +01:00
parent 3a318c53ac
commit 482ae6b1f2
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ fixtures:
ref: 'c9271e02d0d5a317ab390cfce9928601208f6073'
'keystone':
repo: 'git://github.com/enovance/puppet-keystone.git'
ref: 'e381349c1b838301dd730aa3cd146ecacc75aa7c'
ref: '45ac386600c0e79942834da8b69bf09a4809d7bd'
'nova':
repo: 'git://github.com/enovance/puppet-nova.git'
ref: '3ffc5a263113232230b69e621e1b6167f2148390'

View File

@@ -37,7 +37,7 @@ mod 'horizon',
:ref => '16b482ea21a70d8dd06ab4c98ac5a218399b0213'
mod 'keystone',
:git => 'git://github.com/enovance/puppet-keystone.git',
:ref => 'e381349c1b838301dd730aa3cd146ecacc75aa7c'
:ref => '45ac386600c0e79942834da8b69bf09a4809d7bd'
mod 'neutron',
:git => 'git://github.com/enovance/puppet-neutron.git',
:ref => 'cefbdc897d70fd1c1fc44e372f05336674efd940'