mirror of https://github.com/zulip/zulip.git
nagios: Remove wiki.humbughq.com
This is the same machine as git.humbughq.com. (imported from commit 8aa9306668d672052aa38a2f4453cb0127ab5cc5)
This commit is contained in:
parent
f761643724
commit
1939b55b5a
|
@ -22,20 +22,12 @@ define host{
|
|||
hostgroups all,web
|
||||
}
|
||||
|
||||
define host{
|
||||
use generic-host
|
||||
host_name wiki
|
||||
alias Wiki
|
||||
address wiki.humbughq.com
|
||||
hostgroups all,web
|
||||
}
|
||||
|
||||
define host{
|
||||
use generic-host
|
||||
host_name git
|
||||
alias Git
|
||||
address git.humbughq.com
|
||||
hostgroups all
|
||||
hostgroups all,web
|
||||
}
|
||||
|
||||
define host{
|
||||
|
|
Loading…
Reference in New Issue