diff options
Diffstat (limited to 'Puppetfile.lock')
-rw-r--r-- | Puppetfile.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Puppetfile.lock b/Puppetfile.lock new file mode 100644 index 0000000..f938185 --- /dev/null +++ b/Puppetfile.lock @@ -0,0 +1,8 @@ +FORGE + remote: http://forge.puppetlabs.com + specs: + puppetlabs/stdlib (4.1.0) + +DEPENDENCIES + puppetlabs/stdlib (>= 2.0.0) + |