1
0
mirror of https://github.com/krislamo/puppet-acme_vault synced 2025-09-09 03:49:29 +00:00

initial module boilerplate

This commit is contained in:
Bob Belnap
2018-02-20 13:59:46 -05:00
commit 64d5946907
16 changed files with 539 additions and 0 deletions

2
Rakefile Normal file
View File

@@ -0,0 +1,2 @@
require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet-syntax/tasks/puppet-syntax'