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="http://qaevent.mermsemr.com"
|
||||
SOCKET_SERVER_LOCATION="https://qaevent.mermsemr.com"
|
||||
|
||||
DEPLOYMENT_SERVER_1="172.16.4.92"
|
||||
DEPLOYMENT_SERVER_2="172.16.4.91"
|
||||
|
||||
@@ -21,7 +21,7 @@ ANSIBLE_TOKEN_URL="/api/user/tokens"
|
||||
ANSIBLE_TASK_URL="/api/project/"
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID=1
|
||||
|
||||
SOCKET_SERVER_LOCATION="http://event.mermsemr.com"
|
||||
SOCKET_SERVER_LOCATION="https://event.mermsemr.com"
|
||||
# "http://10.13.3.15:5006"
|
||||
|
||||
DEPLOYMENT_SERVER_1="10.13.1.28"
|
||||
|
||||
Reference in New Issue
Block a user