summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-10-30 22:05:22 +0100
committermh <mh@immerda.ch>2009-10-30 22:05:22 +0100
commit23b3b3caca4b00f900ed323e7186453eb23ff6f6 (patch)
treee51f9c3e03f50ef3c94118ef97d8861d42b5a89f
parent2ac60fb5804ba23d61e12f3bbd5454e82ead5ac3 (diff)
switch to new lsb way
-rw-r--r--manifests/init.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index e5a92af..983c7d5 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -16,7 +16,3 @@
# IP addresses and still be happy
modules_dir { [ "munin", "munin/nodes", "munin/plugins" ]: }
-
-case $operatingsystem {
- debian,ubuntu: { include assert_lsbdistcodename }
-}