diff options
author | Julien Dessaux | 2017-08-04 13:16:55 +0000 |
---|---|---|
committer | Julien Dessaux | 2017-08-08 09:16:23 +0000 |
commit | 1bba1b0257c73b0120f43c5b52a6a052d6c2f181 (patch) | |
tree | 380124dbd37e47728807a5f9d8d4ca4395113713 /templates | |
parent | Migrated git to a jail (diff) | |
download | masterfiles-1bba1b0257c73b0120f43c5b52a6a052d6c2f181.tar.gz masterfiles-1bba1b0257c73b0120f43c5b52a6a052d6c2f181.tar.bz2 masterfiles-1bba1b0257c73b0120f43c5b52a6a052d6c2f181.zip |
Added hosts console and mysql01
Diffstat (limited to 'templates')
-rw-r--r-- | templates/common/hosts | 3 |
1 files changed, 3 insertions, 0 deletions
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 |