Commit 4e94b146 by ansible

update initial data dmaManager for dma.3.0.6

1 parent 95d23622
Showing with 9 additions and 0 deletions
...@@ -17,3 +17,12 @@ ...@@ -17,3 +17,12 @@
- name: Insert Initial Data for SERVICEGATEWAY 7019 - name: Insert Initial Data for SERVICEGATEWAY 7019
command: /tmp/configuration/update_servicegateway_313.sh command: /tmp/configuration/update_servicegateway_313.sh
- hosts: deployed-wdchat-dma-306
become: true
tasks:
- name: Insert Initial Data for DMAMANAGER 7018
command: /tmp/configuration/update_dmamanager_306.sh
- name: Insert Initial Data for SERVICEGATEWAY 7019
command: /tmp/configuration/update_servicegateway_313.sh
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!