diff options
author | 2019-04-09 11:29:59 -0700 | |
---|---|---|
committer | 2019-06-04 11:40:17 -0700 | |
commit | 574633e73605bfa58872c1e00a82febe7f7f8101 (patch) | |
tree | 0bcfdf3af294038dcbf92e0734af2641d2f583c0 /kud/deployment_infra/playbooks/configure-istio.yml | |
parent | a1fce42fe5280236f3968f257e224a42f2e4f781 (diff) |
Remove andrewrothstein.kubectl role
Removing andrewrothstein.kubectl role
which was causing issues in aio
baremetal scenario
Change-Id: If3c8c71319c4b14dedfa5997881307e5424fd453
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to 'kud/deployment_infra/playbooks/configure-istio.yml')
-rw-r--r-- | kud/deployment_infra/playbooks/configure-istio.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kud/deployment_infra/playbooks/configure-istio.yml b/kud/deployment_infra/playbooks/configure-istio.yml index 72542e5a..3a1ca8ed 100644 --- a/kud/deployment_infra/playbooks/configure-istio.yml +++ b/kud/deployment_infra/playbooks/configure-istio.yml @@ -14,8 +14,6 @@ include_vars: file: kud-vars.yml roles: - - role: andrewrothstein.kubectl - kubectl_ver: "v{{ kubectl_version }}" - role: andrewrothstein.kubernetes-helm kubernetes_helm_ver: "v{{ helm_client_version }}" tasks: |