diff options
Diffstat (limited to '')
-rw-r--r-- | templates/common/hosts | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/templates/common/hosts b/templates/common/hosts new file mode 100644 index 0000000..1438f8d --- /dev/null +++ b/templates/common/hosts @@ -0,0 +1,26 @@ +############################################################################### +# \_o< WARNING : This file is being managed by cfengine! >o_/ # +# ~~~~ ~~~~ # +############################################################################### +127.0.0.1 localhost + +::1 ip6-localhost ip6-loopback +fe00::0 ip6-localnet +ff00::0 ip6-mcastprefix +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters + +10.1.0.200 tiddlywiki +10.1.0.201 phpipam +10.1.0.202 check_mk +10.1.0.203 miniflux +10.1.0.204 hub +10.1.0.205 bareos +10.1.0.206 packages +10.1.0.207 webmail + +10.1.0.251 reality +10.1.0.252 hurricane +10.1.0.253 collab +10.1.0.254 legend +10.1.0.255 andromeda |