diff options
author | Julien Dessaux | 2017-10-05 12:06:43 +0200 |
---|---|---|
committer | Julien Dessaux | 2017-10-11 22:58:51 +0200 |
commit | 12ff9b3c70735bb57ffc0d19740b2a2239f6b81f (patch) | |
tree | a71b02933df44be3ac7c42aec4cf869ee0434b47 | |
parent | Added agressively oriented privacy concerned /etc/hosts (diff) | |
download | masterfiles-12ff9b3c70735bb57ffc0d19740b2a2239f6b81f.tar.gz masterfiles-12ff9b3c70735bb57ffc0d19740b2a2239f6b81f.tar.bz2 masterfiles-12ff9b3c70735bb57ffc0d19740b2a2239f6b81f.zip |
Updated /etc/hosts to match ipam : added back packages, and added postgresql01 and registry
-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 315d1d8..cc58076 100644 --- a/templates/common/hosts +++ b/templates/common/hosts @@ -19,10 +19,13 @@ ff02::2 ip6-allrouters 10.1.0.203 miniflux.lxd miniflux 10.1.0.204 hub.lxd hub 10.1.0.205 bareos.lxd bareos +10.1.0.206 packages 10.1.0.207 webmail.lxd webmail 10.1.0.208 git.jail git 10.1.0.209 ns1.jail ns1 10.1.0.210 mysql01.jail mysql01 +10.1.0.211 postgresql01 +10.1.0.212 registry 10.1.0.250 cobsd 10.1.0.251 reality |