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:
41a9ab3
)
fix typo in desc
author
Martin Zobel-Helas
<zobel@debian.org>
Mon, 21 Jun 2010 12:47:51 +0000
(14:47 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Mon, 21 Jun 2010 12:47:51 +0000
(14:47 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
49fc853
..
c7cedf2
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-182,7
+182,7
@@
node default {
kaufmann: {
@ferm::rule { "dsa-hkp":
domain => "(ip ip6)",
- description => "Allow
ft
p access",
+ description => "Allow
hk
p access",
rule => "&SERVICE(tcp, 11371)"
}
}