From: Adam Jahn Date: Sat, 11 Apr 2015 18:04:48 +0000 (-0400) Subject: include dependencies in metadata.json X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=63916c6bf80ea2dc7a26dd86ed52d603d5fa6c23;p=puppet-samba.git include dependencies in metadata.json --- diff --git a/metadata.json b/metadata.json index 8f33f34..b71c0e9 100644 --- a/metadata.json +++ b/metadata.json @@ -18,8 +18,9 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "12.04", + "12.04" ] } - ] + ], + "dependencies": [] }