mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-13 14:48:00 -03:30
Update coreos-calico-aio scenario to test no group vars (#2314)
This updated scenario ensures deployment still passes without having any group_vars available.
This commit is contained in:
@@ -7,6 +7,7 @@ mode: aio
|
||||
startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'
|
||||
|
||||
# Deployment settings
|
||||
no_group_vars: true
|
||||
bootstrap_os: coreos
|
||||
kube_network_plugin: calico
|
||||
resolvconf_mode: host_resolvconf # this is required as long as the coreos stable channel uses docker < 1.12
|
||||
|
||||
Reference in New Issue
Block a user