mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
All tests have a mode actually, so changing the default is no big deal (and makes more sense to have `default` as the default
8 lines
105 B
YAML
8 lines
105 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: ubuntu-2404
|
|
|
|
# Kubespray settings
|
|
ipv4_stack: true
|
|
ipv6_stack: true
|