Skip to content

Commit

Permalink
Add fixtures.yml for puppet-heat
Browse files Browse the repository at this point in the history
This patch is aim to add fixtures.yml for puppet-heat

Fixes bug #1208135

Change-Id: I609f7bd0cb3f56d625b0c113ec1e5de8a571ff0d
  • Loading branch information
Xingchao Yu committed Aug 5, 2013
1 parent 52c95b0 commit 3419e99
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .fixtures.yml
@@ -0,0 +1,9 @@
fixtures:
repositories:
"inifile": "git://github.com/puppetlabs/puppetlabs-inifile"
"keystone": "git://github.com/stackforge/puppet-keystone.git"
"mysql": "git://github.com/puppetlabs/puppetlabs-mysql.git"
"nova": "git://github.com/stackforge/puppet-nova.git"
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
symlinks:
"heat": "#{source_dir}"

0 comments on commit 3419e99

Please sign in to comment.