From c09913403eeff0439b482ccf161085bfcdb20f2e Mon Sep 17 00:00:00 2001 From: Justin Downing Date: Wed, 28 Jan 2015 20:30:53 -0500 Subject: [PATCH] remove Modulefile --- Modulefile | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Modulefile diff --git a/Modulefile b/Modulefile deleted file mode 100644 index 8e87483..0000000 --- a/Modulefile +++ /dev/null @@ -1,9 +0,0 @@ -name 'jdowning/awscli' -version '1.0.0' -source 'https://github.com/justindowning/puppet-awscli' -author 'Justin Downing' -license 'Apache License, Version 2.0' -summary 'Install awscli' -description 'Install awscli' -project_page 'https://github.com/justindowning/puppet-awscli' -dependency 'stahnma/epel', '>=0.1.0'