update
This commit is contained in:
7
kubespray/tests/files/vagrant_ubuntu18-weave-medium.rb
Normal file
7
kubespray/tests/files/vagrant_ubuntu18-weave-medium.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
$num_instances = 16
|
||||
$vm_memory ||= 2048
|
||||
$os = "ubuntu1804"
|
||||
$network_plugin = "weave"
|
||||
$kube_master_instances = 1
|
||||
$etcd_instances = 1
|
||||
$playbook = "tests/cloud_playbooks/wait-for-ssh.yml"
|
||||
Reference in New Issue
Block a user