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 adb4a85 commit 93ba47eCopy full SHA for 93ba47e
etc/kayobe/stackhpc-monitoring.yml
@@ -20,7 +20,7 @@ stackhpc_enable_os_capacity: false
20
stackhpc_os_capacity_auth_url: "http{% if kolla_enable_tls_internal | bool %}s{% endif %}://{{ kolla_internal_fqdn }}:5000"
21
22
# OpenStack region for OpenStack Capacity
23
-stackhpc_os_capacity_openstack_region_name: "{{ openstack_region_name | default(RegionOne) }}"
+stackhpc_os_capacity_openstack_region_name: "RegionOne"
24
25
# Whether TLS certificate verification is enabled for the OpenStack Capacity
26
# exporter during Keystone authentication.
0 commit comments