aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-18 02:04:53 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-18 02:04:53 +0200
commit23d1adc19643719b99c46670cea35ad0aac2ccfb (patch)
tree8a29086fe69410ef0517ae521b585daecb51e086
parentb2d4f1c02b15e143e807bc1295d8a97acc057c46 (diff)
downloadpuppet-23d1adc19643719b99c46670cea35ad0aac2ccfb.tar
puppet-23d1adc19643719b99c46670cea35ad0aac2ccfb.tar.gz
puppet-23d1adc19643719b99c46670cea35ad0aac2ccfb.tar.bz2
puppet-23d1adc19643719b99c46670cea35ad0aac2ccfb.tar.xz
puppet-23d1adc19643719b99c46670cea35ad0aac2ccfb.zip
Complete migration to sucuk
-rw-r--r--modules/xymon/templates/bb-hosts3
-rw-r--r--modules/xymon/templates/hobbitserver.cfg2
2 files changed, 2 insertions, 3 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts
index 8a36a2c2..a56f8866 100644
--- a/modules/xymon/templates/bb-hosts
+++ b/modules/xymon/templates/bb-hosts
@@ -32,12 +32,11 @@ page visible Visible Services
page servers Servers
group-compress Marseille
-212.85.158.146 alamut.<%= domain %> # testip bbd dns smtp ssh CLIENT:xymon.<%= domain %> http://xymon.<%= domain %>
+212.85.158.151 sucuk.<%= domain %> # testip bbd dns smtp ssh CLIENT:xymon.<%= domain %> http://xymon.<%= domain %>
212.85.158.147 valstar.<%= domain %> # testip ssh
212.85.158.148 ecosse.<%= domain %> # testip ssh
#212.85.158.149 jonund.<%= domain %> # testip ssh
212.85.158.150 fiona.<%= domain %> # testip ssh
-212.85.158.151 sucuk.<%= domain %> # testip ssh
212.85.158.152 rabbit.<%= domain %> # testip ssh
212.85.158.153 duvel.<%= domain %> # testip ssh rsync svn git ldapssl ldap
diff --git a/modules/xymon/templates/hobbitserver.cfg b/modules/xymon/templates/hobbitserver.cfg
index 60dd1a75..e0f7f4da 100644
--- a/modules/xymon/templates/hobbitserver.cfg
+++ b/modules/xymon/templates/hobbitserver.cfg
@@ -5,7 +5,7 @@ BBSERVERLOGS="/var/log/xymon" # Directory for server logs. The hobbit user must
HOBBITCLIENTHOME="<%= lib_dir %>/xymon/client" # BBHOME directory for the client
-BBSERVERHOSTNAME="alamut.<%= domain %>" # The hostname of your server
+BBSERVERHOSTNAME="sucuk.<%= domain %>" # The hostname of your server
BBSERVERIP="<%= ipaddress %>" # The IP-address of your server. Use the real one, not 127.0.0.1 .
BBSERVEROS="linux" # The operating system of your server. linux,freebsd,solaris,hpux,aix,osf