mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-09 11:48:10 +00:00
Make vagrant CI normal (#6074)
This commit is contained in:
Vendored
+1
-1
@@ -69,7 +69,7 @@ $disk_size ||= "20GB"
|
||||
$local_path_provisioner_enabled ||= false
|
||||
$local_path_provisioner_claim_root ||= "/opt/local-path-provisioner/"
|
||||
|
||||
$playbook = "cluster.yml"
|
||||
$playbook ||= "cluster.yml"
|
||||
|
||||
host_vars = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user