Files
puppet-openstack-cloud/.gitignore
Sebastien Badia c239b0bb71 (fixtures): Fix cloud module reference (need to be a symlink)
In order to run rspec tests on the current branch/patchset, cloud
module (in fixtures directory) need to be a symlink on the working
directory, otherwise the rspec test use master branch of cloud module.

Refs: #724
2014-11-16 21:30:09 +01:00

10 lines
114 B
Plaintext

*.swp
spec/fixtures/modules/*
spec/fixtures/manifests/site.pp
Gemfile.lock
.vendor
doc/
.yardoc
.librarian/
.tmp/