puppet-swift/.fixtures.yml
Dan Prince 0b4a2bb598 Update fixtures location to use stackforge.
Updates the .fixtures.yml file so that it uses stackforge
for relevant projects.

Change-Id: I72b2e099d6d896c80018e2c6cdc418cfc424c8bd
2013-04-10 14:57:02 -04:00

14 lines
642 B
YAML

fixtures:
repositories:
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
"concat": "git://github.com/ripienaar/puppet-concat.git"
"create_resources": "git://github.com/puppetlabs/puppetlabs-create_resources.git"
"keystone": "git://github.com/stackforge/puppet-keystone.git"
"memcached": "git://github.com/saz/puppet-memcached.git"
"rsync": "git://github.com/puppetlabs/puppetlabs-rsync.git"
"ssh": "git://github.com/saz/puppet-ssh.git"
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
"xinetd": "git://github.com/ghoneycutt/puppet-xinetd.git"
symlinks:
"swift": "#{source_dir}"