fuel-library/deployment/puppet/glance/.fixtures.yml
Aleksandr Didenko 58e15152c4 Sync glance module from puppetlabs upstream
v4.0.0 cb0daf02d7a991be642e62294912d93b036c6a5a

Implements: blueprint merge-openstack-puppet-modules

Change-Id: I2f5f282a5388644ed092c2c42c358ce07ed99bbf
2014-07-12 00:32:44 +04:00

18 lines
630 B
YAML

fixtures:
repositories:
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
"keystone": "git://github.com/stackforge/puppet-keystone.git"
"mysql":
repo: "git://github.com/puppetlabs/puppetlabs-mysql.git"
ref: 'origin/0.x'
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
"rabbitmq":
repo: "git://github.com/puppetlabs/puppetlabs-rabbitmq"
ref: 'origin/2.x'
'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile'
"postgresql":
repo: "git://github.com/puppetlabs/puppet-postgresql.git"
ref: "2.5.0"
symlinks:
"glance": "#{source_dir}"