Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.19 KB

Zonecheck

Homepage: https://github.com/icann-dns/zonecheck

GitHub issues GitHub contributors GitHub PyPI PyPI - Downloads

Validate DNS zones against DNS master servers and create custom facts.

To be used in tandem with puppet-dns module

Requirements

Usage

usage: zonecheck [-h] [--serial-lag SERIAL_LAG] [--log LOG] [--puppet-facts]
                 [--puppet-facts-dir PUPPET_FACTS_DIR] [--config CONFIG] [-v]

optional arguments:
  -h, --help            show this help message and exit
  --serial-lag SERIAL_LAG
                        alert if the serial is behind by this value or more
  --log LOG             location of error file
  --puppet-facts
  --puppet-facts-dir PUPPET_FACTS_DIR
  --config CONFIG       comma seperated list of zones
  -v, --verbose