From 718a68ff90e8cddd08fb1bc9005caf5e8ef939c2 Mon Sep 17 00:00:00 2001 From: Sabeel Ansari Date: Fri, 17 Apr 2020 10:05:26 -0400 Subject: [PATCH] Filter cert-manager & nginx RPMs Cert-manager & nginx-ingress-controller packages are only needed on controllers. Filtering them out of worker & storage nodes. Story: 2007360 Task: 39462 Change-Id: I53b61ae0831d53d8bfc5f41ac3724f97a51e5d83 Signed-off-by: Sabeel Ansari --- bsp-files/filter_out_from_storage | 2 ++ bsp-files/filter_out_from_worker | 2 ++ bsp-files/filter_out_from_worker_lowlatency | 2 ++ 3 files changed, 6 insertions(+) diff --git a/bsp-files/filter_out_from_storage b/bsp-files/filter_out_from_storage index 77fffd87..bd6ad53b 100644 --- a/bsp-files/filter_out_from_storage +++ b/bsp-files/filter_out_from_storage @@ -339,3 +339,5 @@ kvm-timer-advance dex-helm oidcauthtools stx-oidc-auth-helm +stx-cert-manager-helm +stx-nginx-ingress-controller-helm diff --git a/bsp-files/filter_out_from_worker b/bsp-files/filter_out_from_worker index 2bf78908..eb9f7ae9 100644 --- a/bsp-files/filter_out_from_worker +++ b/bsp-files/filter_out_from_worker @@ -296,3 +296,5 @@ Redfishtool dex-helm oidcauthtools stx-oidc-auth-helm +stx-cert-manager-helm +stx-nginx-ingress-controller-helm diff --git a/bsp-files/filter_out_from_worker_lowlatency b/bsp-files/filter_out_from_worker_lowlatency index d8c38854..a3c1f998 100644 --- a/bsp-files/filter_out_from_worker_lowlatency +++ b/bsp-files/filter_out_from_worker_lowlatency @@ -297,3 +297,5 @@ Redfishtool dex-helm oidcauthtools stx-oidc-auth-helm +stx-cert-manager-helm +stx-nginx-ingress-controller-helm