summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-04-22 19:54:25 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-04-22 19:54:25 +0200
commit175ca7bf6dfa4a410e0cca920164b90c64a15d6b (patch)
tree9d84a88b5a6784180636fc41e5126c1a0b42cb68
parente85b733cb91b1987b38caec793ccce51dff88550 (diff)
removed unneeded nmap
-rw-r--r--manifests/host.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index cdd7773..8f79020 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -4,7 +4,7 @@
class munin::host
{
- package { [ "munin", "nmap"]: ensure => installed, }
+ package {"munin": ensure => installed, }
File <<| tag == 'munin' |>>