Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
env:
OS_CLOUD: openstack
OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
OS_CAPACITY_EXPORTER_LISTEN_ADDRESS: "{{ internal_net_name | net_ip }}"
Comment thread
dougszumski marked this conversation as resolved.
mounts:
- type: bind
source: /opt/kayobe/os-capacity/
Expand Down
Loading