diff --git a/Puppetfile b/Puppetfile new file mode 100644 index 0000000..ed1a700 --- /dev/null +++ b/Puppetfile @@ -0,0 +1,7 @@ +# for testing the rake tasks from container-voxbox + +forge 'https://forge.puppet.com' + +mod 'puppetlabs/inifile', :latest +mod 'puppetlabs/stdlib', :latest +mod 'puppetlabs/concat', :latest