diff options
author | Ritu Sood <ritu.sood@intel.com> | 2019-04-09 11:29:59 -0700 |
---|---|---|
committer | Ritu Sood <ritu.sood@intel.com> | 2019-06-04 11:40:17 -0700 |
commit | 574633e73605bfa58872c1e00a82febe7f7f8101 (patch) | |
tree | 0bcfdf3af294038dcbf92e0734af2641d2f583c0 /kud/deployment_infra/playbooks/configure-virtlet.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-virtlet.yml')
-rw-r--r-- | kud/deployment_infra/playbooks/configure-virtlet.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kud/deployment_infra/playbooks/configure-virtlet.yml b/kud/deployment_infra/playbooks/configure-virtlet.yml index aba849a4..18d3740a 100644 --- a/kud/deployment_infra/playbooks/configure-virtlet.yml +++ b/kud/deployment_infra/playbooks/configure-virtlet.yml @@ -15,8 +15,6 @@ include_vars: file: kud-vars.yml roles: - - role: andrewrothstein.kubectl - kubectl_ver: "v{{ kubectl_version }}" - role: geerlingguy.docker when: virtlet_source_type == "source" tasks: |