fixed warning age, wrong value in previous commit

This commit is contained in:
Maria Haider 2023-06-29 14:54:35 +02:00
parent c06f6d18ce
commit 31ee5351ee
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -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 => '108000',
warning_age => '1800',
critical_age => '86400'
}
sunet::misc::ufw_allow { "allow_ssh":