From 5f6517db3b90d33f5ea8ee65a718d370f70b052e Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Thu, 18 Jul 2013 13:02:14 -0400 Subject: [PATCH] We've moved the inifile module! --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 6284eb3..1078bc6 100644 --- a/Puppetfile +++ b/Puppetfile @@ -24,7 +24,7 @@ github "gcc", "2.0.1" github "git", "1.2.4" github "homebrew", "1.2.0" github "hub", "1.0.0" -github "inifile", "0.9.0", :repo => "cprice404/puppetlabs-inifile" +github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile" github "nginx", "1.4.2" github "nodejs", "3.2.7" github "openssl", "1.0.0"