Commit 0ccc3286 authored by 黎博's avatar 黎博

注释apollo-dev host

parent 3315fb38
...@@ -11,11 +11,11 @@ config_path="${module_path}/application.properties" ...@@ -11,11 +11,11 @@ config_path="${module_path}/application.properties"
log_path="/home/quant_group/logs" log_path="/home/quant_group/logs"
# echo 192.168.4.50 eos.quantgroups.com >> /etc/hosts # echo 192.168.4.50 eos.quantgroups.com >> /etc/hosts
if [[ $CLUSTER == 'qke' ]]; then # if [[ $CLUSTER == 'qke' ]]; then
echo 172.30.3.209 apollo-dev.quantgroups.com >> /etc/hosts # echo 172.30.3.209 apollo-dev.quantgroups.com >> /etc/hosts
else # else
echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts # echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
fi # fi
echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
# for saas味道云 # for saas味道云
echo 172.17.5.25 zkserver >> /etc/hosts echo 172.17.5.25 zkserver >> /etc/hosts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment