projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77fbd79
)
fix class name
author
Peter Palfrader
<peter@palfrader.org>
Mon, 13 Jul 2015 14:52:37 +0000
(16:52 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 13 Jul 2015 14:52:37 +0000
(16:52 +0200)
modules/roles/manifests/dgit_git.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/dgit_git.pp
b/modules/roles/manifests/dgit_git.pp
index
33838cd
..
a4c3856
100644
(file)
--- a/
modules/roles/manifests/dgit_git.pp
+++ b/
modules/roles/manifests/dgit_git.pp
@@
-1,4
+1,4
@@
-class roles::dgit_
browse
{
+class roles::dgit_
git
{
#ssl::service { 'git.dgit.debian.org':
# notify => Service['apache2'],
#}