From 7f757035c59482f2de4d6d7a78f545d5a2cc5dd8 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 12 Jul 2012 14:42:44 -0400 Subject: add a number of extensions, based on the debian names --- manifests/extensions/nagios_plugin.pp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 manifests/extensions/nagios_plugin.pp (limited to 'manifests/extensions/nagios_plugin.pp') diff --git a/manifests/extensions/nagios_plugin.pp b/manifests/extensions/nagios_plugin.pp new file mode 100644 index 0000000..dbcdc52 --- /dev/null +++ b/manifests/extensions/nagios_plugin.pp @@ -0,0 +1,5 @@ +class perl::extensions::nagios_plugin { + + perl::module { 'ngios-plugin': } + +} -- cgit v1.2.3