Skip to content

Commit 106da5c

Browse files
author
Zach Leslie
committed
remove dependency for munin
1 parent ed070e3 commit 106da5c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

manifests/init.pp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,4 @@
1717
if ! $nginx::params::package {
1818
fail( "No nginx possible on ${hostname}" )
1919
}
20-
21-
# We should monitor the state of nignx, though I am not sure this should be here
22-
if defined(Class['munin']) { include metrics::munin::nginx }
23-
2420
}

0 commit comments

Comments
 (0)