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
debmirror
Commits
9b7b05cb
Commit
9b7b05cb
authored
Jun 17, 2021
by
Christopher Huhn
🥚
Browse files
Add source and issues urls
parent
628d4fc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata.rb
View file @
9b7b05cb
...
@@ -5,3 +5,6 @@ license 'GNU Public License 3.0'
...
@@ -5,3 +5,6 @@ license 'GNU Public License 3.0'
description
'Installs/Configures debmirror'
description
'Installs/Configures debmirror'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'0.1.0'
version
'0.1.0'
source_url
'https://git.gsi.de/chef/cookbooks/debmirror'
issues_url
'https://git.gsi.de/chef/cookbooks/debmirror/issues'
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