Reworked to use Ruby since its needed for Puppet

This commit is contained in:
Gene Liverman 2017-05-07 09:01:12 -07:00
parent bff34cde83
commit 4f0169d4fc
21 changed files with 73 additions and 38 deletions

4
puppet/Puppetfile Normal file
View file

@ -0,0 +1,4 @@
forge "http://forge.puppetlabs.com"
mod 'puppetlabs-vcsrepo', '1.5.0'