diff options
Diffstat (limited to 'modules/xymon/templates/xymon-client')
-rw-r--r-- | modules/xymon/templates/xymon-client | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/xymon/templates/xymon-client b/modules/xymon/templates/xymon-client index ae54b2f3..e846d2a5 100644 --- a/modules/xymon/templates/xymon-client +++ b/modules/xymon/templates/xymon-client @@ -9,12 +9,7 @@ # HOBBITSERVERS="192.168.1.1" # or (multiple servers) # HOBBITSERVERS="10.0.0.1 192.168.1.1" - -<% if scope.function_versioncmp([lsbdistrelease, '5']) >= 0 %> XYMONSERVERS="<%= server %>" -<% else %> -HOBBITSERVERS="<%= server %>" -<% end %> # The defaults usually suffice for the rest of this file, # but you can tweak the hostname that the client reports |