Provision Socket Calls
This commit is contained in:
@@ -22,7 +22,7 @@ ANSIBLE_TASK_URL="/api/project/"
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID=8
|
||||
|
||||
SOCKET_SERVER_LOCATION_DEL="http://10.10.10.13:5006"
|
||||
SOCKET_SERVER_LOCATION="https://devsocket.mermsemr.com"
|
||||
SOCKET_SERVER_LOCATION="http://qaevent.mermsemr.com"
|
||||
|
||||
DEPLOYMENT_SERVER_1="172.16.4.92"
|
||||
DEPLOYMENT_SERVER_2="172.16.4.91"
|
||||
|
||||
@@ -21,7 +21,8 @@ ANSIBLE_TOKEN_URL="/api/user/tokens"
|
||||
ANSIBLE_TASK_URL="/api/project/"
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID=1
|
||||
|
||||
SOCKET_SERVER_LOCATION="http://10.13.3.15:5006"
|
||||
SOCKET_SERVER_LOCATION="http://event.mermsemr.com"
|
||||
# "http://10.13.3.15:5006"
|
||||
|
||||
DEPLOYMENT_SERVER_1="10.13.1.28"
|
||||
DEPLOYMENT_SERVER_2="10.13.1.30"
|
||||
|
||||
@@ -26,5 +26,7 @@ services:
|
||||
- socket.mermsemr.com:10.10.33.15
|
||||
- dev-media.mermsemr.com:10.10.33.15
|
||||
- media.mermsemr.com:10.10.33.15
|
||||
- qaevent.mermsemr.com:10.10.33.15
|
||||
- event.mermsemr.com:10.10.33.15
|
||||
volumes:
|
||||
src:
|
||||
|
||||
@@ -26,5 +26,7 @@ services:
|
||||
- socket.mermsemr.com:10.10.33.15
|
||||
- dev-media.mermsemr.com:10.10.33.15
|
||||
- media.mermsemr.com:10.10.33.15
|
||||
- qaevent.mermsemr.com:10.10.33.15
|
||||
- event.mermsemr.com:10.10.33.15
|
||||
volumes:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user