diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-18 02:11:26 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-18 02:11:26 +0200 |
commit | 8928b4cda8b6d4e9ab720956c922140d710dbd9e (patch) | |
tree | 5a02e1dd41d4fc71207aba4691f72ae52440446d | |
parent | 23d1adc19643719b99c46670cea35ad0aac2ccfb (diff) | |
download | puppet-8928b4cda8b6d4e9ab720956c922140d710dbd9e.tar puppet-8928b4cda8b6d4e9ab720956c922140d710dbd9e.tar.gz puppet-8928b4cda8b6d4e9ab720956c922140d710dbd9e.tar.bz2 puppet-8928b4cda8b6d4e9ab720956c922140d710dbd9e.tar.xz puppet-8928b4cda8b6d4e9ab720956c922140d710dbd9e.zip |
Remove non existing hosts
-rw-r--r-- | modules/xymon/templates/bb-hosts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index a56f8866..6ba0bedb 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -33,12 +33,13 @@ page visible Visible Services page servers Servers group-compress Marseille 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.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.152 rabbit.<%= domain %> # testip ssh 212.85.158.153 duvel.<%= domain %> # testip ssh rsync svn git ldapssl ldap +#212.85.158.146 alamut.mageia.org # testip ssh group-compress Gandi 95.142.164.207 krampouezh.<%= domain %> # ssh dns ldap ldapssl smtp |