Skip to content

Commit 44452d1

Browse files
Use redpanda-ansible-collection git branch for GCP AR URL testing
Point redpanda.cluster collection at the devprod-4109-gcp-ar-urls branch instead of Galaxy, so the Buildkite pipeline validates GCP AR URLs before the collection is published. Also removes ansible/group_vars/all.yml which was a temporary URL override now superseded by the collection change. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 116cdbe commit 44452d1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

requirements.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
collections:
22
- name: community.general
33
- name: redpanda.cluster
4-
type: galaxy
4+
type: git
5+
source: https://github.com/redpanda-data/redpanda-ansible-collection.git
6+
version: devprod-4109-gcp-ar-urls
57
- name: ansible.posix
68
- name: grafana.grafana
79
version: 5.6.0

0 commit comments

Comments
 (0)