Commit 2d5307a8 by ansible

no message

1 parent 27505d65
Showing with 2 additions and 2 deletions
...@@ -17,4 +17,4 @@ ...@@ -17,4 +17,4 @@
state: touch state: touch
mode: 0644 mode: 0644
- name: Update DMA publish URL - name: Update DMA publish URL
command: cat 'publishUrl = https://bpchat.beebuddy.net' > /opt/stack/dma/conf/dmaconfig.properties command: "cat 'publishUrl = https://bpchat.beebuddy.net' > /opt/stack/dma/conf/dmaconfig.properties"
\ No newline at end of file \ 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!