fixtures: Fix puppet-mysql fixture branch

The remote branch origin/2.x doesn't exist for puppetlabs-mysql module

Change-Id: I2a43c43e4d9d16446fb000ff3a7644d815be478c
This commit is contained in:
Sebastien Badia 2014-09-27 11:40:58 +02:00
parent 47f50339b2
commit caa645dcb6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ fixtures:
'keystone': 'git://github.com/stackforge/puppet-keystone.git'
'mysql':
repo: 'git://github.com/puppetlabs/puppetlabs-mysql.git'
ref: 'origin/2.x'
ref: 'origin/2.2.x'
'openstacklib': 'git://github.com/stackforge/puppet-openstacklib.git'
'postgresql':
repo: "git://github.com/puppetlabs/puppet-postgresql.git"