summaryrefslogtreecommitdiff
path: root/metadata.json
blob: 518075a4a54767c9596ef29fb24ee660b87ced12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "name": "HugoNikanor-networking",
    "version": "0.1.0",
    "author": "HugoNikanor",
    "license": "None",
    "summary": "Configures IP address and similar.",
    "source": "https://git.hornquist.se/puppet/networking",
    "dependencies": [
        {
            "name": "puppetlabs/stdlib",
            "version_requirement": ">= 8.1.0 < 9.0.0"
        }
    ],
    "operatingsystem_support": [
        {
            "operatingsystem": "Archlinux"
        }
    ]
}