Page MenuHomeSoftware Heritage

D8432.diff
No OneTemporary

D8432.diff

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
@@ -25,6 +25,17 @@
},
}
+ ::icinga2::object::host {'grapqhl.staging.swh.network':
+ import => ['generic-host'],
+ check_command => 'dummy',
+ address => 'grapqhl.staging.swh.network',
+ target => $checks_file,
+ vars => {
+ dummy_state => 0, # up
+ dummy_text => "HTTP-only host",
+ },
+ }
+
::icinga2::object::service {'Software Heritage Homepage':
import => ['generic-service'],
host_name => 'www.softwareheritage.org',

File Metadata

Mime Type
text/plain
Expires
Nov 5 2024, 6:22 AM (8 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3219898

Event Timeline