Commit f3b64efa by Harsh Shah

Production properties added

parent 0dfc945d
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# should be different from the dev build # should be different from the dev build
# #
build.target.dir=${dir.root}/Build/Target/PerformaInvestments build.target.dir=${dir.root}/Build/Target/PerformaInvestments
keywebapp.deploy=/misc/PerformaInvestments/webapps/ROOT keywebapp.deploy=/misc/talentology/webapps/ROOT
keywebapp.target=${dir.root}/Deploy/Target/PerformaInvestments/webapps/ROOT keywebapp.target=${dir.root}/Deploy/Target/PerformaInvestments/webapps/ROOT
...@@ -43,5 +43,9 @@ app.deploy.dir=${keywebapp.deploy}/WEB-INF/apps ...@@ -43,5 +43,9 @@ app.deploy.dir=${keywebapp.deploy}/WEB-INF/apps
# #
cd.deploy.dir=${dir.root}/Deploy/PerformaInvestments/CD_image cd.deploy.dir=${dir.root}/Deploy/PerformaInvestments/CD_image
key.file=${config.deploy.dir}/thor.keyfile.properties key.file=${config.deploy.dir}/production.keyfile.properties
rsync.user=1itupdate
rsync.server=54.153.249.224
tctransform.version=55
rsync.port=40022
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