From 89ff78867ca90dbbc51df1e070290bd7da985755 Mon Sep 17 00:00:00 2001 From: Roy Sindre Norangshol Date: Sat, 12 Apr 2014 01:05:44 +0200 Subject: Rename ::config::pri_ptr to ::config::pri_v4 as the value is the NS primary IPv4 address. --- include/config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/config.pm b/include/config.pm index 870f5a2..130f8ea 100755 --- a/include/config.pm +++ b/include/config.pm @@ -31,7 +31,7 @@ our $dlink1g_passwd = ''; our $tgname = "tg13"; our $pri_hostname = "winix"; -our $pri_ptr = "151.216.126.2"; +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"; -- cgit v1.2.3