summaryrefslogtreecommitdiff
path: root/metadata.json
blob: 2b9aca1a872d984ab3148b85909d678fff9ae9e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
    "name": "HugoNikanor-website_blog_2",
    "version": "1.0.0",
    "author": "Hugo Hörnquist",
    "license": "None",
    "summary": "Configures \"website-blog-2\".",
    "source": "https://git.hornquist.se/puppet/blog",
    "dependencies": [
	{
	    "name": "puppet/nginx",
	    "version": ">= 3.3.0 < 4.0.0"
	},
	{
	    "name": "puppetlabs/vcsrepo",
	    "version": ">= 5.0.0 < 6.0.0"
	},
	{
	    "name": "puppetlabs/stdlib",
	    "version": ">= 8.1.0 < 9.0.0"
	}
    ],
    "operatingsystem_support": [
	"operatingsystem": "Ubuntu",
	"operatingsystemrelease": [
	    "18"
	]
    ]
}