Skip to content

Instantly share code, notes, and snippets.

@haani-niyaz
Last active August 29, 2015 14:24
Show Gist options
  • Save haani-niyaz/0cae541efc3263d5b2eb to your computer and use it in GitHub Desktop.
Save haani-niyaz/0cae541efc3263d5b2eb to your computer and use it in GitHub Desktop.
Sample .fixtures.yaml for rspec-puppet
fixtures:
#repositories:
#stdlib: git://github.com/puppetlabs/puppetlabs-stdlib.git
#apt: git://github.com/puppetlabs/puppetlabs-apt.git
symlinks:
tomcat: "#{source_dir}"
authbind: "#{source_dir}/../authbind"
stdlib: "#{source_dir}/../stdlib"
apt: "#{source_dir}/../apt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment