remote dns host management

This commit is contained in:
Serghey Rodin 2013-05-29 12:39:50 +03:00
commit bab24899ea
6 changed files with 299 additions and 2 deletions

View file

@ -21,7 +21,7 @@ source $VESTA/func/remote.sh
# Verifications #
#----------------------------------------------------------#
is_system_enabled "$DNS_CLUSTER"
is_system_enabled "$DNS_CLUSTER" 'DNS_CLUSTER'
if [ ! -e "$VESTA/conf/dns-cluster.conf" ]; then
echo "Error: dns-cluster.conf doesn't exist"