diff options
author | Julien Dessaux | 2017-10-10 13:40:39 +0200 |
---|---|---|
committer | Julien Dessaux | 2017-10-12 15:35:16 +0200 |
commit | 52f0255bf2a4a016584a34e40326f0735ed79a5c (patch) | |
tree | bac011519d470dd97cc4ba53f4ef5488240746ef /templates | |
parent | Updated nagios configs with ubuntu servers and docker services (diff) | |
download | masterfiles-52f0255bf2a4a016584a34e40326f0735ed79a5c.tar.gz masterfiles-52f0255bf2a4a016584a34e40326f0735ed79a5c.tar.bz2 masterfiles-52f0255bf2a4a016584a34e40326f0735ed79a5c.zip |
Initialized alpine linux support
Diffstat (limited to '')
-rw-r--r-- | templates/common/hosts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/common/hosts b/templates/common/hosts index 7db7628..a90735f 100644 --- a/templates/common/hosts +++ b/templates/common/hosts @@ -27,6 +27,8 @@ ff02::2 ip6-allrouters 10.1.0.211 postgresql01 10.1.0.212 registry +10.1.0.248 coalp +10.1.0.249 hero 10.1.0.250 cobsd 10.1.0.251 reality 10.1.0.252 hurricane |