From 6102217165a82907c16639088d3b509aa016d93b Mon Sep 17 00:00:00 2001 From: Alex Krzos Date: Tue, 17 Oct 2023 15:12:28 -0400 Subject: [PATCH] Add AAP operator for ZTP bastion/disconnected registry --- ansible/roles/sync-operator-index/defaults/main.yml | 1 + ansible/vars/sync-operator-index.sample.yml | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ansible/roles/sync-operator-index/defaults/main.yml b/ansible/roles/sync-operator-index/defaults/main.yml index cdbf0f06..4264dfd1 100644 --- a/ansible/roles/sync-operator-index/defaults/main.yml +++ b/ansible/roles/sync-operator-index/defaults/main.yml @@ -26,6 +26,7 @@ operators_to_sync: - local-storage-operator - ptp-operator - sriov-network-operator + - ansible-automation-platform-operator - openshift-gitops-operator - openshift-special-resource-operator - redhat-oadp-operator diff --git a/ansible/vars/sync-operator-index.sample.yml b/ansible/vars/sync-operator-index.sample.yml index ca7688df..8e789510 100644 --- a/ansible/vars/sync-operator-index.sample.yml +++ b/ansible/vars/sync-operator-index.sample.yml @@ -22,11 +22,12 @@ operators_to_sync: - local-storage-operator - ptp-operator - sriov-network-operator -# - openshift-gitops-operator -# - openshift-special-resource-operator -# - redhat-oadp-operator -# - topology-aware-lifecycle-manager -# - volsync-product +# - ansible-automation-platform-operator +# - openshift-gitops-operator +# - openshift-special-resource-operator +# - redhat-oadp-operator +# - topology-aware-lifecycle-manager +# - volsync-product - name: certified-operators operator_index_container_image: registry.redhat.io/redhat/certified-operator-index:v4.12 operators: