summaryrefslogtreecommitdiff
path: root/templates/common/hosts.cftpl
blob: 4844f9bdd9364e558fa30d1828b22c17a8875d6c (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
48
49
50
51
52
53
[%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.201  ipam
10.1.0.202  checkmk.lxd         checkmk
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.210  mysql01.jail        mysql01
10.1.0.211  teamspeak
10.1.0.212  registry
10.1.0.213  pmwiki
10.1.0.214  rutorrent
10.1.0.215  dokuwiki
10.1.0.216  nethack
10.1.0.217  irc
10.1.0.218  bareos-nas.lxd      bareos-nas
10.1.0.219  awhvpn.lxd           awhvpn

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

172.16.5.2 awx
172.16.5.3 hub
172.16.5.4 awhvpn
172.16.5.5 acme
172.16.5.6 miniflux

127.0.0.1  xml.cisco.com
[%CFEngine END %]