Skip to content

Commit 483a298

Browse files
Default to RegionOne for os-capacity
1 parent 0bbf693 commit 483a298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/stackhpc-monitoring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ alertmanager_low_memory_threshold_gib: 5
1212
# Exporter configuration
1313

1414
# OpenStack region for OpenStack Capacity
15-
stackhpc_os_capacity_openstack_region_name: "{{ openstack_region_name | default(RegionOne) }}"
15+
stackhpc_os_capacity_openstack_region_name: "RegionOne"
1616

1717
# Whether TLS certificate verification is enabled for the OpenStack Capacity
1818
# exporter during Keystone authentication.

0 commit comments

Comments
 (0)