mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-09-13 13:45:35 +01:00
modulesync 5.5.0
This commit is contained in:
parent
df00263284
commit
f7b6e2de9d
6 changed files with 60 additions and 92 deletions
36
.gitignore
vendored
36
.gitignore
vendored
|
@ -1,23 +1,23 @@
|
|||
# Managed by modulesync - DO NOT EDIT
|
||||
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
|
||||
|
||||
pkg/
|
||||
Gemfile.lock
|
||||
Gemfile.local
|
||||
vendor/
|
||||
.vendor/
|
||||
spec/fixtures/manifests/
|
||||
spec/fixtures/modules/
|
||||
.vagrant/
|
||||
.bundle/
|
||||
.ruby-version
|
||||
coverage/
|
||||
log/
|
||||
.idea/
|
||||
.dependencies/
|
||||
.librarian/
|
||||
Puppetfile.lock
|
||||
/pkg/
|
||||
/Gemfile.lock
|
||||
/Gemfile.local
|
||||
/vendor/
|
||||
/.vendor/
|
||||
/spec/fixtures/manifests/
|
||||
/spec/fixtures/modules/
|
||||
/.vagrant/
|
||||
/.bundle/
|
||||
/.ruby-version
|
||||
/coverage/
|
||||
/log/
|
||||
/.idea/
|
||||
/.dependencies/
|
||||
/.librarian/
|
||||
/Puppetfile.lock
|
||||
*.iml
|
||||
.*.sw?
|
||||
.yardoc/
|
||||
Guardfile
|
||||
/.yardoc/
|
||||
/Guardfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue