diff options
-rw-r--r-- | modules/xymon/templates/bb-hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 7c2d1136..50696bd7 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -26,7 +26,7 @@ page visible Visible Services 0.0.0.0 check.<%= domain %> # https://check.<%= domain %> 0.0.0.0 madb.<%= domain %> # https://madb.mageia.org 0.0.0.0 pkgsubmit.<%= domain %> # sni https://pkgsubmit.<%= domain %> -0.0.0.0 bcd.<%= domain %> # http://bcd.<%= domain %> +#0.0.0.0 bcd.<%= domain %> # http://bcd.<%= domain %> 0.0.0.0 hugs.<%= domain %> # http://hugs.<%= domain %> 0.0.0.0 dashboard.<%= domain %> # http://dashboard.<%= domain %> 0.0.0.0 meetbot.<%= domain %> # sni https://meetbot.<%= domain %> |