diff options
-rw-r--r-- | modules/xymon/templates/bb-hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 91ff3b60..ce67d81f 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -22,8 +22,8 @@ page visible Visible Services 0.0.0.0 epoll.<%= domain %> # https://epoll.<%= domain %> 0.0.0.0 transifex.<%= domain %> # https://transifex.<%= domain %> 0.0.0.0 planet.<%= domain %> # http://planet.<%= domain %> -0.0.0.0 forums.<%= domain %> # http://forums.<%= domain %> -0.0.0.0 check.<%= domain %> # http://forums.<%= domain %> +0.0.0.0 forums.<%= domain %> # https://forums.<%= domain %> +0.0.0.0 check.<%= domain %> # http://check.<%= domain %> 0.0.0.0 pkgsubmit.<%= domain %> # http://pkgsubmit.<%= domain %> page servers Servers |