Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHEF
cookbooks
cernvm-fs
Commits
183dd7b4
Commit
183dd7b4
authored
Sep 26, 2019
by
Christopher Huhn
Browse files
Adapt to new behaviour of sys::autofs
parent
2d55d348
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata.rb
View file @
183dd7b4
...
...
@@ -4,7 +4,7 @@ maintainer_email "hpc@gsi.de"
license
"Apache 2.0"
description
"Deploy and configure CernVM-FS clients and servers."
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
"0.
2.3
"
depends
"sys"
version
"0.
3.0
"
depends
"sys"
,
'>= 1.51.0'
depends
"apache2"
,
'< 6'
supports
"debian"
,
">= 7.0"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment