Skip to content

Commit

Permalink
Revert "pin ironic source"
Browse files Browse the repository at this point in the history
This reverts commit 9443d08.

Revert temporary fix, when the same bugfix has landed in Ironic's
repository.
  • Loading branch information
tuminoid committed Sep 11, 2024
1 parent 4232437 commit 475bf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ironic-source-list
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git+file:///sources/{{ env.IRONIC_SOURCE }}
ironic @ git+https://opendev.org/openstack/ironic@{{ env.IRONIC_SOURCE }}
{% endif %}
{% else %}
ironic @ git+https://review.opendev.org/openstack/ironic@refs/changes/85/928885/1
ironic @ git+https://opendev.org/openstack/ironic
{% endif %}
{% if env.IRONIC_LIB_SOURCE %}
{% if path.isdir('/sources/' + env.IRONIC_LIB_SOURCE) %}
Expand Down

0 comments on commit 475bf2e

Please sign in to comment.