diff options
| author | alex <alex@pdp7.net> | 2026-02-01 23:09:30 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2026-02-01 23:10:03 +0100 |
| commit | a293be5b73e61283bd820be2a9dddb3bd07bc170 (patch) | |
| tree | 0d27a0aa788b4e17fe42d5570b5e851cf20110b1 /personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp | |
| parent | dcdcf9a4b9f5aa1fc05bcb8e719e86ed7b8e1234 (diff) | |
Remove alex.corcoles.net, moved elsewhere
Diffstat (limited to 'personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp')
| -rw-r--r-- | personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp b/personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp index ad6b102e..b48b210b 100644 --- a/personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp +++ b/personal_infra/puppet/site/nagios.h1.int.pdp7.net.pp @@ -36,24 +36,6 @@ node 'nagios.h1.int.pdp7.net' { address => "192.168.76.3", } - nagios_service {'alex.corcoles.net-gemini-cert': - use => 'generic-service', - service_description => 'alex.corcoles.net-gemini-cert', - host_name => 'k8s-prod.h1.int.pdp7.net', - check_command => 'check_alex.corcoles.net-gemini-cert', - require => Package['nagios'], - notify => Service['nagios'], - owner => 'nagios', - } - - nagios_command {'check_alex.corcoles.net-gemini-cert': - command_name => 'check_alex.corcoles.net-gemini-cert', - command_line => '/usr/lib64/nagios/plugins/check_http -H alex.corcoles.net -C 10,5 -p 1965', - require => Package['nagios'], - notify => Service['nagios'], - owner => 'nagios', - } - package {'nagios-plugins-pgsql':} class {'otel': |
