forked from tim/k3s-ansible
fix(ci): pin + cache
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -45,6 +45,9 @@ jobs:
|
|||||||
echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
|
echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
|
||||||
sudo apt update && sudo apt install -y vagrant
|
sudo apt update && sudo apt install -y vagrant
|
||||||
vagrant version
|
vagrant version
|
||||||
|
vagrant plugin list
|
||||||
|
sudo /sbin/rcvboxdrv setup
|
||||||
|
sudo modprobe vboxdrv
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
- name: Configure VirtualBox
|
- name: Configure VirtualBox
|
||||||
|
|||||||
Reference in New Issue
Block a user