From d860d1d91bdf2f7d198bf85093a22c3c4e98070b Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Fri, 3 Nov 2023 12:13:14 -0400 Subject: [PATCH] Temp change to aid dev Temporarily switch to feature branch for receptor-collection in instance_install_bundle to make dev easier --- awx/api/templates/instance_install_bundle/requirements.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/awx/api/templates/instance_install_bundle/requirements.yml b/awx/api/templates/instance_install_bundle/requirements.yml index 69dbf5dcb7..474fc93ded 100644 --- a/awx/api/templates/instance_install_bundle/requirements.yml +++ b/awx/api/templates/instance_install_bundle/requirements.yml @@ -1,4 +1,5 @@ --- collections: - - name: ansible.receptor - version: 2.0.2 + - name: https://github.com/ansible/receptor-collection + type: git + version: feature_awx-mesh-ingress