]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/profile/manifests/monitoring/local_service.pp
Monitor websites from master
[perso/Immae/Projets/Puppet.git] / modules / profile / manifests / monitoring / local_service.pp
index 9544fdf45070c611323e4136bd512797d15a6b68..1f975f03c26d91038ad4c3341e976a15ff0f1d73 100644 (file)
@@ -32,7 +32,7 @@ define profile::monitoring::local_service (
         check_interval => $::profile::monitoring::params::service_local["check_interval"],
         retry_interval => $::profile::monitoring::params::service_local["retry_interval"],
         host_name      => $::profile::monitoring::params::service_local["host_name"],
-        use            => "external-passive-service",
+        use            => $::profile::monitoring::params::service_types["passive"],
         notify         => [],
       }
       $t = "master - "