summaryrefslogtreecommitdiff
path: root/manifests/plugin.pp
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-01-31 16:49:42 +0000
committerandreas <andreas@immerda.ch>2008-01-31 16:49:42 +0000
commitc2c7dce070856a2ab6da93b023088ba29062e869 (patch)
tree0b0394c308a91144ea2176d2f55dae8a83089465 /manifests/plugin.pp
parent08e80baa5fa793c9f712edd7d0eb7e760a3e5e5a (diff)
if_eth0 für domU
Diffstat (limited to 'manifests/plugin.pp')
-rw-r--r--manifests/plugin.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index b8a28aa..535d76d 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -242,6 +242,10 @@ class munin::plugins::dom0 inherits munin::plugins::base {
}
}
+class munin::plugins::domU inherits munin::plugins::base {
+ plugin { if_eth0: ensure => "if_" }
+}
+
class munin::plugins::djbdns inherits munin::plugins::base {
file {
[ "$script_path_default/tinydns" ]: