mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Add flannel vars to enable vagrant and amazon environments
This commit is contained in:
committed by
Antoine Legrand
parent
65666fc28a
commit
bcd6ecb7fb
6
roles/network_plugin/defaults/main.yml
Normal file
6
roles/network_plugin/defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
## defines the IP used to talk to the node
|
||||
# flannel_public_ip:
|
||||
|
||||
## interface that should be used for flannel operations
|
||||
# flannel_interface:
|
||||
Reference in New Issue
Block a user