mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
This commit is contained in:
4
Vagrantfile
vendored
4
Vagrantfile
vendored
@@ -38,8 +38,8 @@ else # sorry Windows folks, I can't help you
|
||||
$vm_cpus = 2
|
||||
end
|
||||
|
||||
# Give VM 1024 of RAM
|
||||
$vm_mem = 1024
|
||||
# Give VM 512MB of RAM
|
||||
$vm_mem = 512
|
||||
|
||||
|
||||
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
||||
|
Reference in New Issue
Block a user