diff options
author | Julien Dessaux | 2017-08-23 21:59:35 +0000 |
---|---|---|
committer | Julien Dessaux | 2017-08-24 09:01:48 +0000 |
commit | 5df0e5b492bd86cc2be35c6403b73917effbfb32 (patch) | |
tree | 2be6a9a31fe68b995eb088fa66cc9dd43b23c4fa /templates | |
parent | Removed packages container (diff) | |
download | masterfiles-5df0e5b492bd86cc2be35c6403b73917effbfb32.tar.gz masterfiles-5df0e5b492bd86cc2be35c6403b73917effbfb32.tar.bz2 masterfiles-5df0e5b492bd86cc2be35c6403b73917effbfb32.zip |
Fixed hosts file, tiddlywiki is now a jail
Diffstat (limited to 'templates')
-rw-r--r-- | templates/common/hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/common/hosts b/templates/common/hosts index a0446af..de9217c 100644 --- a/templates/common/hosts +++ b/templates/common/hosts @@ -13,7 +13,7 @@ ff02::2 ip6-allrouters 10.1.0.100 console.jail console 10.1.0.101 weechat_relay.jail weechat_relay -10.1.0.200 tiddlywiki.lxd tiddlywiki +10.1.0.200 tiddlywiki.jail tiddlywiki 10.1.0.201 phpipam.lxd phpipam 10.1.0.202 check_mk.lxd check_mk 10.1.0.203 miniflux.lxd miniflux |