mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-17 06:17:38 -02:30
refact ip stack (#11953)
This commit is contained in:
8
tests/files/vagrant_ubuntu24-calico-dual-stack.yml
Normal file
8
tests/files/vagrant_ubuntu24-calico-dual-stack.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-2404
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
ipv4_stack: true
|
||||
ipv6_stack: true
|
||||
Reference in New Issue
Block a user