From eb38e6252b3c52a44d0d33679b3bc3178674c7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 5 May 2023 00:31:37 +0200 Subject: Everything --- metadata.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata.json (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..f2843d8 --- /dev/null +++ b/metadata.json @@ -0,0 +1,26 @@ +{ + "name": "HugoNikanor-dns", + "version": "0.1.0", + "author": "Hugo Hörnquist", + "license": "Apache-2.0", + "summary": "Bind9, zonefiles and records. A complete DNS solution ", + "source": "https://git.hornquist.se/puppet/dns", + "dependencies": [ + { + "name": "puppetlabs/stdlib", + "version_requirement": ">= 8.1.0 < 9.0.0" + }, + { + "name": "puppetlabs/concat", + "version_requirement": ">= 7.2.0 < 8.0.0" + } + ], + "operatingsystem_support": [ + { + "operatingsystem": "Archlinux" + } + ], + "pdk-version": "2.5.0", + "template-url": "pdk-default#2.5.0", + "template-ref": "tags/2.5.0-0-g369d483" +} -- cgit v1.2.3