dns cluster support

This commit is contained in:
Serghey Rodin 2013-05-28 16:09:07 +03:00
commit 68a34e18b7
47 changed files with 1536 additions and 64 deletions

View file

@ -63,7 +63,7 @@ else
fi
if [ ! -z "$rec" ]; then
eval "$rec"
$BIN/v-delete-dns-domain-record $user "$root" "$ID"
$BIN/v-delete-dns-record $user "$root" "$ID"
fi
fi
fi