mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
add in test for magazine and communityblog
This commit is contained in:
@@ -129,7 +129,14 @@ define service {
|
||||
host_name magazine2.fedorainfracloud.org
|
||||
service_description http-magazine
|
||||
use websitetemplate
|
||||
check_command check_website!magazine2.fedorainfracloud.org!/
|
||||
check_command check_website!magazine2.fedorainfracloud.org!/!Fedora Magazine
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name communityblog.fedorainfracloud.org
|
||||
service_description http-communityblog
|
||||
use websitetemplate
|
||||
check_command check_website!communityblog.fedorainfracloud.org!/!Fedora Community Blog
|
||||
}
|
||||
|
||||
{% if vars['nagios_location'] == 'internal' %}
|
||||
|
||||
Reference in New Issue
Block a user