chino / vagrant-kubernetes

Builds a small kubernetes cluster in vagrant for local testing
0 stars 0 forks source link

vagrant up fails due missing file #1

Open benner opened 7 years ago

benner commented 7 years ago

Tried to use this and got:

There are errors in the configuration of this machine. Please fix
the following errors and try again:

File provisioner:
* File upload source file /usr/local/etc/bash_completion must exist
chino commented 7 years ago

Ah, yea you have to install bash completion files. You can just comment that out. This is really just based on the calico tutorials with some tweaks for playing around: