-Attempt to make bind.pm default again and ddns a table configurable option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3c36626195
commit
64f0268c1e
@ -13,7 +13,7 @@ my $callback;
|
||||
|
||||
sub handled_commands
|
||||
{
|
||||
return {"makedns" => "dns"};
|
||||
return {"makedns" => "site:dnshandler"};
|
||||
}
|
||||
sub getzonesfornet {
|
||||
my $net = shift;
|
||||
|
Loading…
x
Reference in New Issue
Block a user