Commit a43c948e authored by Derek Nola's avatar Derek Nola

add vagrant-scp to init script

parent 1972fb7c
...@@ -35,8 +35,7 @@ sudo mv vagrant /usr/local/bin/ ...@@ -35,8 +35,7 @@ sudo mv vagrant /usr/local/bin/
rm vagrant_2.2.19_linux_amd64.zip rm vagrant_2.2.19_linux_amd64.zip
vagrant --version vagrant --version
sudo apt-get -y install libarchive-tools sudo apt-get -y install libarchive-tools
vagrant plugin install vagrant-k3s vagrant plugin install vagrant-k3s vagrant-reload vagrant-scp
vagrant plugin install vagrant-reload
echo 'Cloning repo' echo 'Cloning repo'
ls k3s 2>/dev/null || git clone https://github.com/k3s-io/k3s.git ls k3s 2>/dev/null || git clone https://github.com/k3s-io/k3s.git
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment