Commit 94f17a1e by ansible

no message

1 parent cf0a14b6
Showing with 3 additions and 2 deletions
...@@ -44,8 +44,8 @@ ...@@ -44,8 +44,8 @@
responses: responses:
'Password for user wdchat': 'BBRyAPNh6g4H9qte' 'Password for user wdchat': 'BBRyAPNh6g4H9qte'
- name: Deploy Customer iChatWeb.war #- name: Deploy Customer iChatWeb.war
command: cp /tmp/{{ customer_name }}/iChatWeb.war /opt/stack/runtime/wildfly/standalone/deployments/iChatWeb.war # command: cp /tmp/{{ customer_name }}/iChatWeb.war /opt/stack/runtime/wildfly/standalone/deployments/iChatWeb.war
- name: Start WDCHAT service - name: Start WDCHAT service
shell: /opt/stack/script/ctlscript.sh start shell: /opt/stack/script/ctlscript.sh start
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!