Skip to content
Snippets Groups Projects
Commit 49129038 authored by Magnus Svensson's avatar Magnus Svensson
Browse files

Add missing metadata.json and configure git.

parent 6b6fd71a
No related branches found
No related tags found
1 merge request!2Add missing metadata.json and configure git.
*.rb eol=lf
*.erb eol=lf
*.pp eol=lf
*.sh eol=lf
*.epp eol=lf
.git/
.*.sw[op]
.metadata
.yardoc
.yardwarns
*.iml
/.bundle/
/.idea/
/.vagrant/
/coverage/
/bin/
/doc/
/Gemfile.local
/Gemfile.lock
/junit/
/log/
/pkg/
/spec/fixtures/manifests/
/spec/fixtures/modules/
/tmp/
/vendor/
/convert_report.txt
/update_report.txt
.DS_Store
.project
.envrc
/inventory.yaml
*~ *~
\#*\#
.\#*
{
"name": "liuit-ojs",
"version": "0.0.0",
"author": "LiU-IT",
"summary": "Module for aes",
"license": "TBD",
"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": [
],
"data_provider": "hiera",
"operatingsystem_support": [
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7",
"8"
]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 5.5.10 < 7.0.0"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment