summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/metadata.json b/metadata.json
new file mode 100644
index 0000000..5148c8d
--- /dev/null
+++ b/metadata.json
@@ -0,0 +1,19 @@
+{
+ "name": "HugoNikanor-systemd_mount",
+ "version": "0.1.0",
+ "author": "Hugo Hörnquist",
+ "license": "None",
+ "summary": "Configures systemd mounts.",
+ "source": "https://source-code-for-module",
+ "dependencies": [
+ {
+ "name": "puppet/systemd",
+ "version": ">= 3.5.0 < 4.0.0"
+ }
+ ],
+ "operatingsystem_support": [
+ "operatingsystem": "Archlinux"
+ ]
+}
+
+