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