-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
20 lines (20 loc) · 871 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"license": "Apache License, Version 2.0",
"version": "0.2.5",
"author": "Tomas Barton",
"source": "https://github.com/deric/puppet-fhgfs",
"summary": "Module for managing FhGFS",
"project_page": "https://github.com/deric/puppet-fhgfs",
"name": "deric-fhgfs",
"description": "The Fraunhofer Parallel File System (FhGFS) is the high-performance parallel file system of the Fraunhofer Institute for Industrial Mathematics in Kaiserslautern, Germany. It includes a distributed metadata architecture that has been designed to provide the scalability and flexibility required to run today's most demanding HPC applications while being easy to use and manage.",
"dependencies": [
{
"version_requirement": ">= 1.0.0",
"name": "puppetlabs/apt"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 0.1.6"
}
]
}