Skip to content

Commit

Permalink
Fix privilege escalation timeout for remove-node playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
girikuncoro committed May 10, 2018
1 parent 82deb2c commit 1eaa692
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions remove-node.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---

- hosts: all
vars:
ansible_ssh_pipelining: true
gather_facts: true

- hosts: etcd:k8s-cluster:vault:calico-rr
Expand Down

0 comments on commit 1eaa692

Please sign in to comment.