From f29cdb8b133e8d7b94adb27e21a90d90ef65aa34 Mon Sep 17 00:00:00 2001 From: Bryan Jen Date: Tue, 1 Sep 2015 16:54:15 -0700 Subject: [PATCH] updates metadata.json to match Puppet 4.x PMT output --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 01b6b1778..4f121fff0 100644 --- a/metadata.json +++ b/metadata.json @@ -7,6 +7,9 @@ "source": "https://github.com/puppetlabs/puppetlabs-inifile", "project_page": "https://github.com/puppetlabs/puppetlabs-inifile", "issues_url": "https://tickets.puppetlabs.com/browse/MODULES", + "dependencies": [ + + ], "operatingsystem_support": [ { "operatingsystem": "RedHat", @@ -98,8 +101,5 @@ "name": "puppet", "version_requirement": ">= 3.0.0 < 5.0.0" } - ], - "dependencies": [ - ] }