Clear default password for server credentials

Change-Id: I86bf987419d840e507d352c990c404e3af8bb690
This commit is contained in:
jiahuay 2014-11-19 10:57:00 -08:00
parent 72fe37edfb
commit 64e8204035
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
},
"server_credentials": {
"username": "root",
"password": "huawei"
"password": ""
},
"service_credentials": {
"rabbitmq": {