add replace.properties back
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fe15da5e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/fe15da5e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/fe15da5e Branch: refs/heads/master Commit: fe15da5e3e5ee08948bcf16aa5851dfae71fecb8 Parents: f157b70 Author: Edison Su <[email protected]> Authored: Mon Jul 9 11:47:10 2012 -0700 Committer: Edison Su <[email protected]> Committed: Mon Jul 9 11:47:10 2012 -0700 ---------------------------------------------------------------------- build/replace.properties | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/fe15da5e/build/replace.properties ---------------------------------------------------------------------- diff --git a/build/replace.properties b/build/replace.properties new file mode 100644 index 0000000..5296a77 --- /dev/null +++ b/build/replace.properties @@ -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
