Skip to content

Commit

Permalink
Merge pull request #454 from dtantsur/ironic-lib
Browse files Browse the repository at this point in the history
Don't install ironic-lib from git when it's not requested
  • Loading branch information
metal3-io-bot authored Nov 30, 2023
2 parents 0b528ba + 2f03437 commit 557ad21
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 @@ -25,7 +25,7 @@ git+file:///sources/{{ env.IRONIC_LIB_SOURCE }}
ironic-lib @ git+https://opendev.org/openstack/ironic-lib@{{ env.IRONIC_LIB_SOURCE }}
{% endif %}
{% else %}
ironic-lib @ git+https://opendev.org/openstack/ironic-lib
ironic-lib
{% endif %}
ironic-prometheus-exporter
proliantutils
Expand Down

0 comments on commit 557ad21

Please sign in to comment.