Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHEF
cookbooks
cernvm-fs
Commits
64d6ea21
Commit
64d6ea21
authored
Jan 14, 2015
by
b.neuburger
Browse files
added new line to cron job, bumped version
parent
5fdb43f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
files/default/etc_cron.d_cvmfs-resign
View file @
64d6ea21
# Resign cvmfs catalogs on 1st and 15th of each month
00 00 1,15 * * root /usr/bin/cvmfs_server resign
\ No newline at end of file
00 00 1,15 * * root /usr/bin/cvmfs_server resign
metadata.rb
View file @
64d6ea21
...
...
@@ -3,7 +3,7 @@ maintainer_email "hpc@gsi.de"
license
"Apache 2.0"
description
"Deploya and configure CernVM-FS clients and servers."
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
"0.0.
4
"
version
"0.0.
5
"
depends
"sys"
depends
"apache2"
supports
"debian"
,
">= 7.0"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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