ソースを参照

The uninstall playbook should remove the kubeconfig for non-root installs

Brenton Leanhardt 9 年 前
コミット
d753108350
1 ファイル変更1 行追加0 行削除
  1. 1 0
      playbooks/adhoc/uninstall.yml

+ 1 - 0
playbooks/adhoc/uninstall.yml

@@ -136,6 +136,7 @@
         - /etc/sysconfig/origin-master
         - /etc/sysconfig/origin-node
         - /root/.kube
+        - "~{{ ansible_ssh_user }}/.kube"
         - /usr/share/openshift/examples
         - /var/lib/atomic-enterprise
         - /var/lib/etcd