Skip to content

Commit 4d76e84

Browse files
committed
feat: pin collections to branch names
1 parent f3b4fde commit 4d76e84

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

etc/kayobe/ansible/deploy-openbao-kayobe-automation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,3 @@
7676
kayobe_automation_ssh_private_key: "{{ lookup('ansible.builtin.file', '{{ ssh_private_key_path }}') }}"
7777
kayobe_public_openrc: "{{ lookup('ansible.builtin.file', '{{ kolla_config_path }}/public-openrc.sh') }}"
7878
tags: add_secrets
79-

etc/kayobe/ansible/requirements.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ collections:
1111
# (jackhodgkiss) Update once role is merged into collection.
1212
- name: https://github.com/stackhpc/ansible-collection-hashicorp.git
1313
type: git
14-
version: e94bed3838ff5116d7f60d57bcd833153d2f4e9c
14+
version: add-openbao
1515
# (jackhodgkiss) Update once role is merged into collection.
1616
- name: https://github.com/stackhpc/ansible-collection-kayobe-workflows.git
1717
type: git
18-
version: ca2d6d93123d78c5f829385773a7cfb5adcebadf
18+
version: add-gitlab-role
1919
roles:
2020
- src: stackhpc.vxlan
2121
- name: ansible-lockdown.ubuntu22_cis

0 commit comments

Comments
 (0)