aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.pm
diff options
context:
space:
mode:
authorRoy Sindre Norangshol <roy.sindre@norangshol.no>2014-04-12 01:09:16 +0200
committerRoy Sindre Norangshol <roy.sindre@norangshol.no>2014-04-12 01:27:00 +0200
commit3c192a61c526b497856c22c2ece0b2f6572393da (patch)
tree3d1edd2d8c5e3b011f7695631e49f3c9b51f8676 /include/config.pm
parent89ff78867ca90dbbc51df1e070290bd7da985755 (diff)
Rename ::config::sec_ptr to ::config::sec_v4 as the value is the NS secondary IPv4 address.
Diffstat (limited to 'include/config.pm')
-rwxr-xr-xinclude/config.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.pm b/include/config.pm
index 130f8ea..0ff44fb 100755
--- a/include/config.pm
+++ b/include/config.pm
@@ -35,7 +35,7 @@ our $pri_v4 = "151.216.126.2";
our $pri_v6 = "2a02:ed02:126::2";
our $pri_net = "151.216.126.0/24";
our $sec_hostname = "tress90";
-our $sec_ptr = "151.216.125.2";
+our $sec_v4 = "151.216.125.2";
our $sec_v6 = "2a02:ed02:125::2";
# for RIPE to get reverse zones via DNS AXFR