From a1452ce9d190d05a67828845db35f6c06a704b6e Mon Sep 17 00:00:00 2001 From: SyBernot Date: Mon, 23 Jan 2017 09:52:46 -0800 Subject: [PATCH] syntax --- metadata.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/metadata.json b/metadata.json index 9fc3dd5..811dcce 100644 --- a/metadata.json +++ b/metadata.json @@ -10,11 +10,10 @@ "project_page": "https://github.com/drugdata/puppet-d3r", "tags": [ "d3r", "centos"], "operatingsystem_support": [ - { - "operatingsystem": "CentOS", - "operatingsystemrelease": [ "7" ] - }, + { "operatingsystem": "CentOS", "operatingsystemrelease": [ "7" ] } ], + "dependencies": [ - ], + + ] }