Bringing machine 'e1' up with 'virtualbox' provider...
Bringing machine 'c1' up with 'virtualbox' provider...
Bringing machine 'w1' up with 'virtualbox' provider...
==> e1: Checking if box 'coreos-alpha' is up to date...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
sed -e 's/\[Service\]/[Service]\nEnvironmentFile=-\/etc\/default\/docker/g' /usr/lib/systemd/system/docker.service > /tmp/docker.service
Stdout from the command:
Stderr from the command:
sed: can't read /usr/lib/systemd/system/docker.service: No such file or directory
running "vagrant up" results in:
I'm using vagrant 1.9.7 on Centos 7 and am following these instructions https://coreos.com/kubernetes/docs/latest/kubernetes-on-vagrant.html