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
dc02c45a
Commit
dc02c45a
authored
Aug 07, 2018
by
Matteo Dessalvi
Browse files
Install cvmfs-client also on Stretch
parent
fcaa514b
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/default.rb
View file @
dc02c45a
...
...
@@ -29,6 +29,8 @@ else
end
when
/^8/
package
'cvmfs-client'
when
/^9/
package
'cvmfs-client'
else
log
"Platform version
#{
node
[
:platform_version
]
}
not supported!"
do
level
:warn
...
...
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