mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Rework inventory all by real groups' vars
* Leave all.yml to keep only optional vars * Store groups' specific vars by existing group names * Fix optional vars casted as mandatory (add default()) * Fix missing defaults for an optional IP var * Relink group_vars for terraform to reflect changes Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
This commit is contained in:
2
roles/kubernetes/secrets/defaults/main.yml
Normal file
2
roles/kubernetes/secrets/defaults/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
kube_cert_group: kube-cert
|
||||
Reference in New Issue
Block a user