Skip to content

Commit

Permalink
Merge pull request #63 from voxpupuli/add_puppetfile
Browse files Browse the repository at this point in the history
add Puppetfile for testing in the voxbox container ci
  • Loading branch information
rwaffen authored Jul 30, 2024
2 parents 3282b59 + 1229af5 commit 795234c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Puppetfile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 795234c

Please sign in to comment.