Skip to content

Commit 8077ce0

Browse files
Update azimuth-images to 0.20.2 (#954)
Co-authored-by: mkjpryor <[email protected]>
1 parent b2420f8 commit 8077ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/community_images/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ community_images_venv_path: /opt/community-images-venv
55

66
# The path to the openstack cli executable
77
community_images_openstack_cli_path: >-
8-
{{ community_images_venv_path }}/bin/openstack
8+
{{ community_images_venv_path }}/bin/openstack
99
1010
# The directory into which images will be downloaded / converted
1111
# If not given, a temporary directory will be used

0 commit comments

Comments
 (0)