Skip to content

Commit

Permalink
Merge pull request #1215 from stackhpc/hcp_ver
Browse files Browse the repository at this point in the history
Bump up Hashicorp collection version
  • Loading branch information
markgoddard authored Aug 7, 2024
2 parents ea6d1e6 + fb5dbf0 commit 0d64e97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion etc/kayobe/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ collections:
- name: stackhpc.pulp
version: 0.5.5
- name: stackhpc.hashicorp
version: 2.5.0
version: 2.5.1
- name: stackhpc.kayobe_workflows
version: 1.0.3
roles:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
fixes:
- |
Fixes the issue with interface names containing dashes in Hashicorp collection.

0 comments on commit 0d64e97

Please sign in to comment.