Skip to content
Snippets Groups Projects

remove config handler in director cli

Merged Hahn Axel (hahn) requested to merge update-confighandler into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -74,8 +74,6 @@ hostDefaultgroups="groups[]=iml groups[]=iml-server"
@@ -74,8 +74,6 @@ hostDefaultgroups="groups[]=iml groups[]=iml-server"
MY_IP=$(_getIpFrontend | head -1)
MY_IP=$(_getIpFrontend | head -1)
MY_ZONE=
MY_ZONE=
fi
fi
# ch="`dirname $0`/inc/confighandler.sh"
ch="./inc/confighandler.sh"
}
}
function flushDatadir(){
function flushDatadir(){
Loading