Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066166
D8577.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
927 B
Subscribers
None
D8577.id.diff
View Options
diff --git a/site-modules/profile/manifests/icinga2/objects/common_checks.pp b/site-modules/profile/manifests/icinga2/objects/common_checks.pp
--- a/site-modules/profile/manifests/icinga2/objects/common_checks.pp
+++ b/site-modules/profile/manifests/icinga2/objects/common_checks.pp
@@ -10,6 +10,7 @@
apply => true,
check_command => 'ping4',
assign => ['host.address'],
+ ignore => ['host.vars.noping'],
target => $target_file,
}
diff --git a/site-modules/profile/manifests/icinga2/objects/static_checks.pp b/site-modules/profile/manifests/icinga2/objects/static_checks.pp
--- a/site-modules/profile/manifests/icinga2/objects/static_checks.pp
+++ b/site-modules/profile/manifests/icinga2/objects/static_checks.pp
@@ -45,6 +45,7 @@
vars => {
dummy_state => 0, # up
dummy_text => "HTTP-only host",
+ noping => true,
},
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 4 2024, 8:36 PM (11 w, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224287
Attached To
D8577: Disable ping on hosts/ips managed by metallb
Event Timeline
Log In to Comment