old cloud cleanup: also disable direct websites checks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
49eb0d29a9
commit
3dccd86e6b
1 changed files with 12 additions and 12 deletions
|
@ -139,19 +139,19 @@ define service {
|
|||
use websitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name magazine2.fedorainfracloud.org
|
||||
service_description http-magazine
|
||||
use websitetemplate
|
||||
check_command check_website!magazine2.fedorainfracloud.org!/!Fedora Magazine
|
||||
}
|
||||
#define service {
|
||||
# host_name magazine2.fedorainfracloud.org
|
||||
# service_description http-magazine
|
||||
# use websitetemplate
|
||||
# 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
|
||||
}
|
||||
#define service {
|
||||
# host_name communityblog.fedorainfracloud.org
|
||||
# service_description http-communityblog
|
||||
# use websitetemplate
|
||||
# check_command check_website!communityblog.fedorainfracloud.org!/!Fedora Community Blog
|
||||
#}
|
||||
|
||||
define service {
|
||||
host_name lists.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue