Initial commit
This commit is contained in:
7
variables.conf.template
Normal file
7
variables.conf.template
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copy this file as variables.conf, with the correct values
|
||||
|
||||
NS=dns1.example.com
|
||||
MAINZONE=example.com.
|
||||
REVERSEZONE=1.168.192.in-addr.arpa.
|
Reference in New Issue
Block a user