diff options
author | Tomas Barton <barton.tomas@gmail.com> | 2013-10-12 16:45:19 +0200 |
---|---|---|
committer | Tomas Barton <barton.tomas@gmail.com> | 2013-10-12 16:46:20 +0200 |
commit | 9c2c7140876bbe20a9871543ba28b7522acdb213 (patch) | |
tree | dbaec693db7027496eb579d91fe3bbf65e8a31d3 /Puppetfile | |
parent | 2f2627cd49c93f7455b2e6294e11e16be99a27ac (diff) |
testing infrastructure
Diffstat (limited to 'Puppetfile')
-rw-r--r-- | Puppetfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Puppetfile b/Puppetfile new file mode 100644 index 0000000..03b0752 --- /dev/null +++ b/Puppetfile @@ -0,0 +1,3 @@ +forge 'http://forge.puppetlabs.com' + +mod 'puppetlabs/stdlib', '>=0.1.6' |