This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30cd91dc6b
kubespray
/
roles
/
reset
/
defaults
/
main.yml
4 lines
53 B
YAML
Raw
Normal View
History
Unescape
Escape
Add tags to reset playbook and make iptables flush optional Fixes #1229
2017-04-18 22:15:22 +08:00
---
flush_iptables
:
true
baremetal tweaks * allow installs to not have hostname overriden with fqdn from inventory * calico-config no longer requires local as and will default to global * when cloudprovider is not defined, use the inventory_hostname for cni-calico * allow reset to not restart network (buggy nodes die with this cmd) * default kube_override_hostname to inventory_hostname instead of ansible_hostname
2018-02-06 08:38:05 +08:00
reset_restart_network
:
true