From a72b5913f4c87f7c45635197d942683918b5eb13 Mon Sep 17 00:00:00 2001 From: Marco Nenciarini Date: Mon, 17 Feb 2014 17:15:25 +0100 Subject: Sync Puppetfile with Modulefile to avoid errors in librarian-puppet https://github.com/rodjek/librarian-puppet/issues/180 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Puppetfile') diff --git a/Puppetfile b/Puppetfile index 01916ca..7626e84 100644 --- a/Puppetfile +++ b/Puppetfile @@ -1,5 +1,5 @@ forge 'http://forge.puppetlabs.com' -mod 'puppetlabs/stdlib', '>=0.1.6' +mod 'puppetlabs/stdlib', '>=3.2.0' mod 'puppetlabs/concat', '>=1.0.0' mod 'openbsd', :git => "git://github.com/duritong/puppet-openbsd.git" -- cgit v1.2.3