forked from sdgcpae/ESB_DevOps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.properties
More file actions
23 lines (22 loc) · 1.01 KB
/
project.properties
File metadata and controls
23 lines (22 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
feature_deploy=false
javadoc=false
jacoco=false
code_quality=false
GRADLE_PATH=/opt/gradle/gradle-3.5.1/bin
GRADLE_TASK=ESBAuditClient ESBAuditLog ESBErrorTranslator TaxESB FraudESB FulfillmentESB PaymentESB ESBRadial ESBAutomatedQueueRetry AlertESB OrderReconESB
DEPLOYMENT_ARCHIVE_DIR=/home/muleadmin/stage/archive
DEPLOYMENT_STAGE_DIR=/home/muleadmin/stage
DEPLOYMENT_DIR=/opt/mule/latest/webapps
WAR_FILES=AlertESB.war FraudESB.war TaxESB.war PaymentESB.war FulfillmentESB.war ESBAuditLog.war ESBAutomatedQueueRetry.war OrderReconESB.war
ESB_BIN_PATH=/opt/mule/bin/esb_service
ESB_WAR_FOLDERS=PaymentESB ESBAuditLog OrderReconESB FraudESB TaxESB FulfillmentESB AlertESB ESBAutomatedQueueRetry
REQUESTID=779
STAGE_NAME=dev3
WORKSOFT_URI=http://pwwsftapp01/executionmanager/api
USERNAME=devopsengineering@signetjewelers.com
USERNAME_FEATURE_DEPLOY=muleadmin
HOSTS_FEATURE_DEPLOY=10.6.74.90
USERNAME_DEV_DEPLOY=muleadmin
HOSTS_DEV_DEPLOY=10.6.74.91, 10.6.74.92
USERNAME_RELEASE=muleadmin
HOSTS_RELEASE_DEPLOY=10.6.74.93, 10.6.74.94