Added stuff

This commit is contained in:
2021-11-11 23:56:09 +01:00
parent f67835393f
commit a306d9e56c
73 changed files with 4021 additions and 16 deletions

View File

@@ -0,0 +1,10 @@
# see roles/network_plugin/canal/defaults/main.yml
# The interface used by canal for host <-> host communication.
# If left blank, then the interface is choosing using the node's
# default route.
# canal_iface: ""
# Whether or not to masquerade traffic to destinations not within
# the pod network.
# canal_masquerade: "true"