Commit 612f724f by ansible

no message

1 parent deccec04
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@
updateURL: https://{{ app_fqdn }}:444/index.html
dmaserverName: 'server_name {{ app_fqdn }};'
wdchatserverName: 'server_name {{ app_fqdn }};'
hostName: {{ hostname }}
hostName: '{{ hostname }}'
etcHost: '127.0.0.1 wdchatgateway localhost wdchatengine {{ hostname }}'
tasks:
- import_role:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!