From 0515ff8b084f846723746a5539ffe80136dd8440 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 4 Mar 2011 10:26:09 +0000 Subject: - fix my previous commit ( caused alamut to not be updated ) --- modules/xymon/templates/bb-hosts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 86f6d739..670e50a0 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -15,12 +15,12 @@ page visible Visible Services 0.0.0.0 blog.<%= domain %> # http://blog.<%= domain %> 0.0.0.0 identity.<%= domain %> # https://identity.<%= domain %> -0.0.0.0 bugs.<%= domain> # https://bugs.<%= domain %> -0.0.0.0 ml.<%= domain> # https://ml.<%= domain %> -0.0.0.0 www.<%= domain> # http://www.<%= domain %> -0.0.0.0 svnweb.<%= domain> # http://svnweb.<%= domain %> -0.0.0.0 epoll.<%= domain> # https://epoll.<%= domain %> -0.0.0.0 transifex.<%= domain> # https://transifex.<%= domain %> +0.0.0.0 bugs.<%= domain %> # https://bugs.<%= domain %> +0.0.0.0 ml.<%= domain %> # https://ml.<%= domain %> +0.0.0.0 www.<%= domain %> # http://www.<%= domain %> +0.0.0.0 svnweb.<%= domain %> # http://svnweb.<%= domain %> +0.0.0.0 epoll.<%= domain %> # https://epoll.<%= domain %> +0.0.0.0 transifex.<%= domain %> # https://transifex.<%= domain %> page servers Servers group-compress Marseille -- cgit v1.2.1