fuel-library/deployment/puppet/rabbitmq/.fixtures.yml
Branan Purvine-Riley 297d77ebb7 Update new modulefile template
These changes make spec testing easier for humans and computers

* Add `rake spec_full` and friends
* Remove recursive symlink
* Prepend fixtures modulepath instead of overriding
* Update travis config to use spec_full
2012-05-25 14:16:01 -07:00

7 lines
196 B
YAML

fixtures:
repositories:
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
symlinks:
"rabbitmq": "#{source_dir}"