mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 13:39:30 -02:30
Make vagrant CI normal (#6074)
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -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