Commit 415c93c9 by ansible

no message

1 parent 4ac46abe
......@@ -9,7 +9,6 @@
- name: End Deploy DMA - ims
command: cp /tmp/application/{{ app_version }}/ims-1.0.6.0.war /opt/stack/runtime/wildfly/standalone/deployments/.
- name: Begin Reconfigure Customer Environment
vars:
dmapublishURL: 'publishUrl = https://{{ app_fqdn }}'
wdchatpublishURL: https://{{ app_fqdn }}
......
......@@ -15,7 +15,6 @@
- name: Deploy WDCAT - iChatManagement
command: cp /tmp/application/{{ app_version }}/iChatManagement*.war /opt/stack/admin/wildfly/standalone/deployments/.
- name: Begin Reconfigure Customer Environment
vars:
dmapublishURL: 'publishUrl = https://{{ app_fqdn }}'
wdchatpublishURL: https://{{ app_fqdn }}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!