projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1552612
)
Use define rather than class to make this work properly
author
Tollef Fog Heen
<tfheen@err.no>
Sat, 30 Sep 2017 19:36:17 +0000
(21:36 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sat, 30 Sep 2017 19:36:17 +0000
(21:36 +0200)
modules/roles/manifests/mirror_health.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/mirror_health.pp
b/modules/roles/manifests/mirror_health.pp
index
3b0d149
..
1290967
100644
(file)
--- a/
modules/roles/manifests/mirror_health.pp
+++ b/
modules/roles/manifests/mirror_health.pp
@@
-1,4
+1,4
@@
-
class
roles::mirror_health (
+
define
roles::mirror_health (
$check_hosts = [],
$check_service = '',
$url = '',