summaryrefslogtreecommitdiff
path: root/metadata.json
blob: 5148c8dc7e48cc7bfa7a10d1207f89fcbcb8a5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
    ]
}