mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-24 17:17:47 -02:30
CI: Document the 'all-in-one' layout + small refactoring (#10725)
* Rename aio to all-in-one and document it ADTM. Acronyms don't tell much. * Refactor vm_count in tests provisioning
This commit is contained in:
@@ -33,7 +33,7 @@ instance-2
|
||||
|
||||
[etcd]
|
||||
instance-1
|
||||
{% elif mode == "aio" %}
|
||||
{% elif mode == "all-in-one" %}
|
||||
[kube_control_plane]
|
||||
instance-1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user