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 385671d commit c187d79Copy full SHA for c187d79
etc/kayobe/ansible/deploy-os-capacity-exporter.yml
@@ -58,7 +58,7 @@
58
- name: Ensure os_capacity container is running
59
community.docker.docker_container:
60
name: os_capacity
61
- image: ghcr.io/stackhpc/os-capacity:master
+ image: ghcr.io/stackhpc/os-capacity:v0.5
62
env:
63
OS_CLOUD: openstack
64
OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
0 commit comments