Update Vagrantfile

This commit is contained in:
jprdonnelly
2019-08-06 21:22:42 -04:00
parent a624610a9e
commit 5e42a0781a

2
Vagrantfile vendored
View File

@@ -26,7 +26,7 @@ servers = [
:eth1 => "192.168.205.12",
:mem => "4096",
:cpu => "2"
},
}
# Uncomment section below to enable a 3rd worker node.
# {
# :name => "k8s-node3",