summaryrefslogtreecommitdiff
path: root/templates/common/hosts.cftpl
blob: 9c885f6bc507dee1c3e5a188e5177ad9e93c1307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[%CFEngine BEGIN %]
###############################################################################
#     \_o<     WARNING : This file is being managed by cfengine!     >o_/     #
#     ~~~~                                                           ~~~~     #
###############################################################################
[%CFEngine has_host_data:: %]
$(sys.ipv4) $(sys.uqhost).$(g.host_data[domain]) $(sys.uqhost)

[%CFEngine any:: %]
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.100  console.jail        console

10.1.0.200  tiddlywiki.jail     tiddlywiki
10.1.0.201  ipam
10.1.0.202  checkmk.lxd        checkmk
10.1.0.203  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
10.1.0.208  git.jail            git
10.1.0.209  acme

10.1.0.210  mysql01.jail        mysql01

10.1.0.212  registry
10.1.0.213  pmwiki
10.1.0.214  rutorrent
10.1.0.215  dokuwiki
10.1.0.215  nethack

10.1.0.247 myth

10.1.0.249 hero
10.1.0.250 cobsd
10.1.0.251 nas
10.1.0.252 hurricane
10.1.0.253 collab
10.1.0.254 legend
10.1.0.255 andromeda
[%CFEngine END %]