diff options
author | Olivier Blin <dev@blino.org> | 2016-01-17 16:43:22 +0100 |
---|---|---|
committer | Olivier Blin <dev@blino.org> | 2016-01-17 16:43:22 +0100 |
commit | ae027528fe8d1f793bd2f11dd90d833630850202 (patch) | |
tree | 5791ef76bad957737b52ca18d739b878249e9c86 | |
parent | 7b3b5e0bbd1774de97332225f1ad44a04d511dee (diff) | |
download | puppet-ae027528fe8d1f793bd2f11dd90d833630850202.tar puppet-ae027528fe8d1f793bd2f11dd90d833630850202.tar.gz puppet-ae027528fe8d1f793bd2f11dd90d833630850202.tar.bz2 puppet-ae027528fe8d1f793bd2f11dd90d833630850202.tar.xz puppet-ae027528fe8d1f793bd2f11dd90d833630850202.zip |
xymon: add Scaleway nodes (armorique and armagnac)
-rw-r--r-- | modules/xymon/templates/bb-hosts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index f8a7e30c..809e1f84 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -46,3 +46,7 @@ group-compress Gandi group-compress VM Alamut 192.168.122.131 friteuse.<%= domain %> # testip ssh http://forums.<%= domain %>=192.168.122.131/ https://forums.<%= domain %>=192.168.122.131/ + +group-compress Scaleway +212.47.231.90 armagnac.<%= domain %> # testip ssh +212.47.242.112 armorique.<%= domain %> # testip ssh |