From 574633e73605bfa58872c1e00a82febe7f7f8101 Mon Sep 17 00:00:00 2001 From: Ritu Sood Date: Tue, 9 Apr 2019 11:29:59 -0700 Subject: Remove andrewrothstein.kubectl role Removing andrewrothstein.kubectl role which was causing issues in aio baremetal scenario Change-Id: If3c8c71319c4b14dedfa5997881307e5424fd453 Signed-off-by: Ritu Sood Issue-ID: MULTICLOUD-301 --- kud/deployment_infra/playbooks/configure-nfd.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'kud/deployment_infra/playbooks/configure-nfd.yml') diff --git a/kud/deployment_infra/playbooks/configure-nfd.yml b/kud/deployment_infra/playbooks/configure-nfd.yml index a091d04b..590212cf 100644 --- a/kud/deployment_infra/playbooks/configure-nfd.yml +++ b/kud/deployment_infra/playbooks/configure-nfd.yml @@ -50,9 +50,6 @@ - name: Load kud variables include_vars: file: kud-vars.yml - roles: - - role: andrewrothstein.kubectl - kubectl_ver: "v{{ kubectl_version }}" tasks: - name: create service accounts command: "/usr/local/bin/kubectl apply -f /tmp/{{ item }}" -- cgit 1.2.3-korg