-
Magnus Svensson authored
Fix: Puppet Defining "data_provider": "hiera" in metadata.json is deprecated. It is ignored since a hiera.yaml with version >= 5 is present
Magnus Svensson authoredFix: Puppet Defining "data_provider": "hiera" in metadata.json is deprecated. It is ignored since a hiera.yaml with version >= 5 is present
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
metadata.json 776 B
{
"name": "liuit-aes",
"version": "0.0.0",
"author": "LiU-IT",
"summary": "Module for aes",
"license": "Apache-2.0",
"source": "https://gitlab.liu.se/liu-puppet-modules/aes/tree/production",
"project_page": "https://gitlab.liu.se/liu-puppet-modules/aes",
"issues_url": "https://gitlab.liu.se/liu-puppet-modules/aes/issues",
"dependencies": [
],
"operatingsystem_support": [
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.21.0 < 9.0.0"
}
],
"pdk-version": "3.0.0",
"template-url": "https://gitlab.it.liu.se/puppet-infra/pdk-templates.git#liu",
"template-ref": "heads/liu-0-g73ba36b"
}