Skip to content

Commit 5c2428c

Browse files
authored
Merge pull request #2219 from stackhpc/os-capacity-binding
OS-capacity exporter should not be exposed
2 parents 9e3ba0c + 952d852 commit 5c2428c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/ansible/deployment/deploy-os-capacity-exporter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
env:
6767
OS_CLOUD: openstack
6868
OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
69+
OS_CAPACITY_EXPORTER_LISTEN_ADDRESS: "{{ internal_net_name | net_ip }}"
6970
mounts:
7071
- type: bind
7172
source: /opt/kayobe/os-capacity/

0 commit comments

Comments
 (0)