We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156744f commit 080e7b1Copy full SHA for 080e7b1
workshop/ansible/diab-v3.yml
@@ -71,7 +71,7 @@
71
rum_token: {{ rum_token }}
72
hec_token: {{ hec_token }}
73
hec_url: {{ hec_url }}
74
- url: "http://frontend-external"
+ url: "http://frontend-external:81"
75
marker: "## {mark} Added by ansible (configuration Demo-in-a-Box)"
76
become: true
77
when: not wh_result.stat.exists
0 commit comments