From 9f5ed4785f6f28ca9b75676978e18ed0af867653 Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Wed, 28 Jun 2023 15:32:57 +0200 Subject: [PATCH] changed warning age --- global/overlay/etc/puppet/manifests/cosmos-site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 2ca8d418..20626f07 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -268,7 +268,7 @@ class md_publisher(Array $allow_clients=['any'], $keyname=undef, String $dir="/v } -> sunet::nagios::nrpe_check_fileage {"metadata_aggregate": filename => "/var/www/html/entities/index.html", # yes this is correct - warning_age => '600', + warning_age => '620', critical_age => '86400' } sunet::misc::ufw_allow { "allow_ssh":