From: arvindpatel Date: Thu, 19 Nov 2020 06:22:08 +0000 (+0530) Subject: Remove k8s role from center node X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=524d06d860fba6790d180be24b369a0d22a4ede5;p=ealt-edge.git Remove k8s role from center node Signed-off-by: arvindpatel Change-Id: I60a7d6ec03ee5e61e25ab33a946c8eb69230519e --- diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index c17b394..f3e24f2 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -72,17 +72,6 @@ - kubeconfig - helm -### Infrastructure ### - -- hosts: center-infra - become: yes - tags: - - center-infra - - center - - roles: - - k8s - ############ Edge ############ ### EdgeGallery related ### diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index c0028bc..328c250 100644 --- a/ocd/infra/playbooks/ealt-all.yml +++ b/ocd/infra/playbooks/ealt-all.yml @@ -33,17 +33,6 @@ ############ Center ############ -### Infrastructure ### - -- hosts: center-infra - become: yes - tags: - - center-infra - - center - - roles: - - k8s - ### Pre-Requisites ### - hosts: prerequisitecenter