aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/playbooks/configure-multus.yml
diff options
context:
space:
mode:
authorRitu Sood <ritu.sood@intel.com>2019-04-09 11:29:59 -0700
committerRitu Sood <ritu.sood@intel.com>2019-06-04 11:40:17 -0700
commit574633e73605bfa58872c1e00a82febe7f7f8101 (patch)
tree0bcfdf3af294038dcbf92e0734af2641d2f583c0 /kud/deployment_infra/playbooks/configure-multus.yml
parenta1fce42fe5280236f3968f257e224a42f2e4f781 (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-multus.yml')
-rw-r--r--kud/deployment_infra/playbooks/configure-multus.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/kud/deployment_infra/playbooks/configure-multus.yml b/kud/deployment_infra/playbooks/configure-multus.yml
index 91da8746..9cca54d1 100644
--- a/kud/deployment_infra/playbooks/configure-multus.yml
+++ b/kud/deployment_infra/playbooks/configure-multus.yml
@@ -89,9 +89,6 @@
- name: Load kud variables
include_vars:
file: kud-vars.yml
- roles:
- - role: andrewrothstein.kubectl
- kubectl_ver: "v{{ kubectl_version }}"
tasks:
- name: define a CRD network object specification
blockinfile: