Use define rather than class to make this work properly
[mirror/dsa-puppet.git] / modules / roles / manifests / mirror_health.pp
index 3b0d149..1290967 100644 (file)
@@ -1,4 +1,4 @@
-class roles::mirror_health (
+define roles::mirror_health (
        $check_hosts    = [],
        $check_service  = '',
        $url            = '',