Browse Source

Fix privilege escalation timeout for remove-node playbook

pull/2758/head
Giri Kuncoro 6 years ago
parent
commit
1eaa6925b9
1 changed files with 2 additions and 0 deletions
  1. 2
      remove-node.yml

2
remove-node.yml

@ -1,6 +1,8 @@
---
- hosts: all
vars:
ansible_ssh_pipelining: true
gather_facts: true
- hosts: etcd:k8s-cluster:vault:calico-rr

Loading…
Cancel
Save