Skip to content

Commit

Permalink
fixed base location
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Jan 15, 2025
1 parent 8d80159 commit 2902b94
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packer/cleanup_base_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
ansible.builtin.shell: >
openstack image list
--private
--tag base_image
--tag {{ base_image_tag }}
--property os_version={{ os_version }}
--property os_distro={{ os_distro }}
--property image_type=image
Expand Down

0 comments on commit 2902b94

Please sign in to comment.