diff --git a/roles/nagios_server/templates/nagios/services/websites.cfg.j2 b/roles/nagios_server/templates/nagios/services/websites.cfg.j2 index e07f9e46e0..566a515195 100644 --- a/roles/nagios_server/templates/nagios/services/websites.cfg.j2 +++ b/roles/nagios_server/templates/nagios/services/websites.cfg.j2 @@ -1,7 +1,7 @@ define service { hostgroup_name proxies service_description http-ipsilon - check_command check_website!id.fedoraproject.org!/!Federated Open Authentication + check_command check_website_ssl!id.fedoraproject.org!/!Federated Open Authentication use websitetemplate }