mirror of https://github.com/apache/cloudstack.git
add replace.properties back
This commit is contained in:
parent
f157b702e4
commit
fe15da5e3e
|
|
@ -0,0 +1,12 @@
|
|||
DBUSER=cloud
|
||||
DBPW=cloud
|
||||
DBROOTPW=
|
||||
MSLOG=vmops.log
|
||||
APISERVERLOG=api.log
|
||||
DBHOST=localhost
|
||||
AGENTLOGDIR=logs
|
||||
AGENTLOG=logs/agent.log
|
||||
MSMNTDIR=/mnt
|
||||
COMPONENTS-SPEC=components-premium.xml
|
||||
AWSAPILOG=awsapi.log
|
||||
REMOTEHOST=localhost
|
||||
Loading…
Reference in New Issue