Browse Source

fix: the filename </etc/vault> is Duplicate in the reset role. (#7313)

(cherry picked from commit 154fa45422)
pull/7368/head
wangxf 4 years ago
committed by Kubernetes Prow Robot
parent
commit
5d4fcbc5a1
1 changed files with 0 additions and 1 deletions
  1. 1
      roles/reset/tasks/main.yml

1
roles/reset/tasks/main.yml

@ -282,7 +282,6 @@
- "{{ bin_dir }}/crictl"
- "{{ bin_dir }}/netctl"
- /var/lib/cni
- /etc/vault
- /etc/openvswitch
- /run/openvswitch
- /var/lib/kube-router

Loading…
Cancel
Save