From 1bba1b0257c73b0120f43c5b52a6a052d6c2f181 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 4 Aug 2017 13:16:55 +0000 Subject: Added hosts console and mysql01 --- services/main.cf | 1 + templates/common/hosts | 3 +++ 2 files changed, 4 insertions(+) diff --git a/services/main.cf b/services/main.cf index 5d994b3..e4a8725 100644 --- a/services/main.cf +++ b/services/main.cf @@ -34,6 +34,7 @@ bundle common classify "console_julien" or => { "andromeda", "collab_jde", + "console", "hurricane", "legend", }; diff --git a/templates/common/hosts b/templates/common/hosts index 02ac01e..82a9399 100644 --- a/templates/common/hosts +++ b/templates/common/hosts @@ -10,6 +10,8 @@ ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters +10.1.0.100 console + 10.1.0.200 tiddlywiki.lxd tiddlywiki 10.1.0.201 phpipam.lxd phpipam 10.1.0.202 check_mk.lxd check_mk @@ -20,6 +22,7 @@ ff02::2 ip6-allrouters 10.1.0.207 webmail.lxd webmail 10.1.0.208 git 10.1.0.209 ns1 +10.1.0.210 mysql01 10.1.0.250 cobsd 10.1.0.251 reality -- cgit v1.2.3