ptomulik/puppet-vash

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.pkg
# Gem
Gemfile.lock
Gemfile.local
# Generated by puppet module build
pkg
# Generated by rspec
spec/fixtures
.rspec_system
# Generated by bundler
.bundle/
vendor/
# Editor junk
*.swp
*.bkp
*.bak
*~
# Generated by yardoc
.yard
.yardoc
/doc
# Coverage data
/coverage
# Scripts output
.tmp/
# vim: set syntax=conf: