Code Review
/
it
/
test.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
add kubespray to the XTesting as it provides newer version of kubenetes and can be...
[it/test.git]
/
XTesting
/
kubespray
/
inventory
/
sample
/
group_vars
/
k8s_cluster
/
k8s-net-macvlan.yml
1
---
2
# private interface, on a l2-network
3
macvlan_interface: "eth1"
4
5
# Enable nat in default gateway network interface
6
enable_nat_default_gateway: true