Révision ecb63cef
Add dependencies
.fixtures.yml | ||
---|---|---|
1 |
# This file can be used to install module dependencies for unit testing |
|
2 |
# See https://github.com/puppetlabs/puppetlabs_spec_helper#using-fixtures for details |
|
3 |
--- |
|
4 |
fixtures: |
|
5 |
forge_modules: |
|
6 |
concat: "puppetlabs/concat" |
|
7 |
stdlib: "puppetlabs/stdlib" |
metadata.json | ||
---|---|---|
1 |
{ |
|
2 |
"name": "duritong-nftables", |
|
3 |
"version": "0.1.0", |
|
4 |
"author": "duritong", |
|
5 |
"summary": "Puppet nftables module", |
|
6 |
"license": "Apache-2.0", |
|
7 |
"source": "https://code.immerda.ch/immerda/puppet-modules/nftables.git", |
|
8 |
"project_page": "https://code.immerda.ch/immerda/puppet-modules/nftables", |
|
9 |
"dependencies": [ |
|
10 |
{ |
|
11 |
"name": "puppetlabs/concat", |
|
12 |
"version_requirement": ">= 6.2.0 < 7.0.0" |
|
13 |
}, |
|
14 |
{ |
|
15 |
"name": "puppetlabs/stdlib", |
|
16 |
"version_requirement": ">= 4.13.1 < 7.0.0" |
|
17 |
} |
|
18 |
], |
|
19 |
"operatingsystem_support": [ |
|
20 |
{ |
|
21 |
"operatingsystem": "CentOS", |
|
22 |
"operatingsystemrelease": [ |
|
23 |
"8" |
|
24 |
] |
|
25 |
}, |
|
26 |
{ |
|
27 |
"operatingsystem": "OracleLinux", |
|
28 |
"operatingsystemrelease": [ |
|
29 |
"8" |
|
30 |
] |
|
31 |
}, |
|
32 |
{ |
|
33 |
"operatingsystem": "RedHat", |
|
34 |
"operatingsystemrelease": [ |
|
35 |
"8" |
|
36 |
] |
|
37 |
}, |
|
38 |
{ |
|
39 |
"operatingsystem": "Scientific", |
|
40 |
"operatingsystemrelease": [ |
|
41 |
"8" |
|
42 |
] |
|
43 |
} |
|
44 |
], |
|
45 |
"requirements": [ |
|
46 |
{ |
|
47 |
"name": "puppet", |
|
48 |
"version_requirement": ">= 4.10.0 < 7.0.0" |
|
49 |
} |
|
50 |
], |
|
51 |
"pdk-version": "1.9.1", |
|
52 |
"template-url": "file:///opt/puppetlabs/pdk/share/cache/pdk-templates.git", |
|
53 |
"template-ref": "1.9.1-0-g6945d31" |
|
54 |
} |
Formats disponibles : Unified diff