Skip to content

Commit

Permalink
Merge pull request #658 from stackhpc/fix-unmaintained-zed
Browse files Browse the repository at this point in the history
fix: use `zed-eol` for `ansible-collection-kolla`
  • Loading branch information
jackhodgkiss authored Jan 3, 2025
2 parents 8ffa0ad + 938105f commit 4d3f5d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Use ``zed-eol`` tag for ``ansible-collection-kolla`` as the
``unmaintained/zed`` branch has been deleted.
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
collections:
- name: https://opendev.org/openstack/ansible-collection-kolla
type: git
version: unmaintained/zed
version: zed-eol

0 comments on commit 4d3f5d4

Please sign in to comment.