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 63c3094 commit bdd265aCopy full SHA for bdd265a
environments/common/inventory/group_vars/all/openondemand.yml
@@ -183,7 +183,7 @@ openondemand_scrape_configs:
183
scrape_interval: 2m
184
static_configs:
185
- targets:
186
- - "{{ openondemand_address }}:9301"
+ - "{{ openondemand_ip }}:9301"
187
labels:
188
environment: "{{ appliances_environment_name }}"
189
service: "openondemand"
0 commit comments