-
- Downloads
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
Showing
- roles/bootstrap-os/defaults/main.yml 2 additions, 0 deletionsroles/bootstrap-os/defaults/main.yml
- roles/bootstrap-os/tasks/main.yml 2 additions, 2 deletionsroles/bootstrap-os/tasks/main.yml
- roles/kubernetes/node/defaults/main.yml 1 addition, 1 deletionroles/kubernetes/node/defaults/main.yml
- roles/network_plugin/calico/templates/calico-config.yml.j2 3 additions, 3 deletionsroles/network_plugin/calico/templates/calico-config.yml.j2
- roles/network_plugin/calico/templates/cni-calico.conflist.j2 1 addition, 1 deletionroles/network_plugin/calico/templates/cni-calico.conflist.j2
- roles/reset/defaults/main.yml 1 addition, 0 deletionsroles/reset/defaults/main.yml
- roles/reset/tasks/main.yml 1 addition, 1 deletionroles/reset/tasks/main.yml
Please register or sign in to comment