summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2007-10-05 16:04:33 -0400
committerDavid Schmitt <david@schmitt.edv-bus.at>2007-10-08 11:40:09 +0200
commit20d4a3dca5398a65d5eefec4ba6b293efe299764 (patch)
treee6de5071be0c534fa52234cf197cb8d22aae08a2 /manifests/init.pp
parent2521bf14457f6377d1fef1185ef93e2ba91180d2 (diff)
need to assert lsbdistcodename for munin, otherwise the template
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 966cdcb..a1ea92c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -13,3 +13,5 @@ import "host.pp"
import "client.pp"
import "plugin.pp"
+include assert_lsbdistcodename
+