diff options
Diffstat (limited to 'xci/installer/kubespray/playbooks/configure-kubenet.yml')
-rw-r--r-- | xci/installer/kubespray/playbooks/configure-kubenet.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/installer/kubespray/playbooks/configure-kubenet.yml b/xci/installer/kubespray/playbooks/configure-kubenet.yml index 1c3740b2..3b1cb013 100644 --- a/xci/installer/kubespray/playbooks/configure-kubenet.yml +++ b/xci/installer/kubespray/playbooks/configure-kubenet.yml @@ -13,6 +13,7 @@ # so cbr0 interfaces can talk to each other. - name: Prepare networking for kubenet hosts: k8s-cluster + remote_user: root gather_facts: True become: yes vars_files: |