aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/cobbler/conf/zone.template
blob: 1d04c7349bd342ea335f0e00a8b9a71db26106c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\$TTL 300
@                       IN      SOA     $cobbler_server. nobody.example.com. (
                                        $serial   ; Serial
                                        600         ; Refresh
                                        1800         ; Retry
                                        604800       ; Expire
                                        300          ; TTL
                                        )

                        IN      NS      $cobbler_server.


$cname_record

$host_record
$hostname IN A $ipaddr
metrics IN A $ipaddr