NoPaste

pillar.sls

von McAldo
SNIPPET_DESC:
pillar for bind
SNIPPET_CREATION_TIME:
18.03.2019 14:10:14
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. bind:
  2.   configured_zones:
  3.     example.de:
  4.       type: forward
  5.       forwarders:
  6.         - 192.168.1.2
  7.     test.local.lan:
  8.       type: master
  9.       notify: False
  10.   available_zones:
  11.     test.local.lan:
  12.       file: test.local.lan
  13.       soa:
  14.         ns: dns.test.local.lan
  15.         contact: tux.local.lan
  16.         serial: auto
  17.         class: IN
  18.         refresh: 8600
  19.         retry: 900
  20.         expiry: 86000
  21.         nxdomain: 500
  22.         ttl: 8600
  23.       records:
  24.         NS:
  25.           '@':
  26.             dns.test.local.lan
  27.         A:  
  28.           dns: 192.169.10.5
  29.           host1: 192.169.10.10
  30.           host2: 192.169.10.11
  31.         CNAME:
  32.           bind: dns.test.local.lan

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN