diff --git a/Modulefile b/Modulefile index c9878690..0cd0b0f7 100644 --- a/Modulefile +++ b/Modulefile @@ -6,3 +6,4 @@ license 'Apache 2.0' summary 'Nagios client and server module' description "Install and configure one or more nagios servers to monitor all of your puppet-managed nodes." project_page 'https://github.com/thias/puppet-nagios' +dependency 'thias-selinux'