Havana: Fixtures: fix keystone branch name

Solve issue: « fatal: ambiguous argument 'stable/havana': unknown
revision or path not in the working tree. »

Change-Id: I10c7442fa8b322b5f78cdf7b8033205df95089ca
This commit is contained in:
Sebastien Badia 2014-02-18 13:59:25 +01:00
parent 6d244896ec
commit 85c2ed2b11
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ fixtures:
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
"keystone":
repo: "git://github.com/stackforge/puppet-keystone.git"
ref: 'stable/havana'
ref: 'origin/stable/havana'
"mysql":
repo: "git://github.com/puppetlabs/puppetlabs-mysql.git"
ref: 'origin/0.x'