mirror of https://github.com/apache/cloudstack.git
Skip the password prompt for DBROOTPW
This commit is contained in:
parent
ec0a6e0420
commit
ffec10d6ab
|
|
@ -1,5 +1,6 @@
|
|||
DBUSER=cloud
|
||||
DBPW=cloud
|
||||
DBROOTPW=
|
||||
MSLOG=vmops.log
|
||||
APISERVERLOG=api.log
|
||||
DBHOST=localhost
|
||||
|
|
|
|||
Loading…
Reference in New Issue