puppet-tempest/.gitignore
Pierre RAMBAUD d7df6faa16 Adding puppet-rspec tests
Reasons:
- No rspec tests

Changes:
- Add dependencies in Gemfile.
- Edit Rakefile to add the capability to use "bundle exec rake test" command
to check lint and spec.
- Add some tests for class, type and provider.

Change-Id: I62653b883340a43a0cddd1fea36773d6c56a48f9
2014-03-26 12:44:02 +01:00

10 lines
112 B
Plaintext

Gemfile.lock
spec/fixtures/modules/*
spec/fixtures/manifests/site.pp
*.swp
pkg
.bundle
vendor
.vagrant
.project