summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-08-08 00:12:22 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-08-08 00:28:57 +0200
commite3b4f9672a46cea9236542bb50a8421414a0346c (patch)
tree45223f7c4d35ea7bc22cee349d60b645a95687a9
parentAllow options to system_mount. (diff)
downloadsystemd_mount-e3b4f9672a46cea9236542bb50a8421414a0346c.tar.gz
systemd_mount-e3b4f9672a46cea9236542bb50a8421414a0346c.tar.xz
Add 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"
+ ]
+}
+
+