diff --git a/manifests/init.pp b/manifests/init.pp index bd5a8854e3ec83732073f06f2c6c44c21fb67e3d..ae66d67cd3acdd270e59bf50f37023c75a28ac11 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -21,11 +21,6 @@ class sapis { sshkey => 'AAAAC3NzaC1lZDI1NTE5AAAAIE6BNeP0nZY58yWieADalkfPqgHHyl8bH5hQvPa7+eS0', sshkeytype => 'ssh-ed25519', } - monitoring::check::http { 'sapis': - http => true, - https => true, - cert => true, - } if fact('server_firewall_provider') == 'constricto' { server_firewall::rules_file { '40-permit_www.rules':