Skip to content

Commit

Permalink
Fix ansible requirements
Browse files Browse the repository at this point in the history
The stable/yoga branch for ansible-collection-kolla no longer exists.
This change corrects the reference in requirements.yml to
unmaintained/yoga

Change-Id: I9c5fc73509662daa0b0b6bfa02a83c87d1a4a8e0
  • Loading branch information
Alex-Welsh committed Feb 7, 2024
1 parent f10e70f commit 04236bf
Showing 1 changed file with 1 addition and 1 deletion.
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: stable/yoga
version: unmaintained/yoga

0 comments on commit 04236bf

Please sign in to comment.