Skip to content

Commit bf535c6

Browse files
committed
Bump stackhpc.hashicorp role to 2.5.0
This brings in a useful idempotency fix for Vault deployment.
1 parent fc278ab commit bf535c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

etc/kayobe/ansible/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ collections:
99
- name: stackhpc.pulp
1010
version: 0.5.5
1111
- name: stackhpc.hashicorp
12-
version: 2.4.0
12+
version: 2.5.0
1313
- name: stackhpc.kayobe_workflows
1414
version: 1.0.3
1515
roles:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Updates the ``stackhpc.hashicorp`` Ansible collection to 2.5.0. This brings
5+
in an idempotency fix for generating certificates.

0 commit comments

Comments
 (0)