projects
/
puppet_vcsrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98e008
)
Update Modulefile to use hyphen in name, not slash
author
Luke Blaney
<github@lukeblaney.co.uk>
Tue, 27 May 2014 12:46:49 +0000
(13:46 +0100)
committer
Luke Blaney
<github@lukeblaney.co.uk>
Tue, 27 May 2014 12:46:49 +0000
(13:46 +0100)
For details about the difference, see: http://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html#another-note-on-module-names
Modulefile
patch
|
blob
|
history
diff --git
a/Modulefile
b/Modulefile
index
d2bbe92
..
7b41839
100644
(file)
--- a/
Modulefile
+++ b/
Modulefile
@@
-1,4
+1,4
@@
-name 'puppetlabs
/
vcsrepo'
+name 'puppetlabs
-
vcsrepo'
version '0.2.0'
summary 'Manage repositories from various version control systems'
description 'Manage repositories from various version control systems'