Merge pull request #462 from tchebb/cloudflare-cleanup
This commit is contained in:
commit
ca3be487f9
1 changed files with 0 additions and 1 deletions
|
@ -5821,7 +5821,6 @@ sub nic_cloudflare_update {
|
|||
|
||||
# FQDNs
|
||||
for my $domain (@hosts) {
|
||||
(my $hostname = $domain) =~ s/\.$config{$key}{zone}$//;
|
||||
my $ipv4 = delete $config{$domain}{'wantipv4'};
|
||||
my $ipv6 = delete $config{$domain}{'wantipv6'};
|
||||
|
||||
|
|
Loading…
Reference in a new issue