summaryrefslogtreecommitdiff
path: root/manifests/extensions/nagios_plugin.pp
blob: 302f9018e65e0e9b749640f729f832db2531632b (plain)
1
2
3
4
5
class perl::extensions::nagios_plugin {

  perl::module { 'nagios-plugin': }

}