How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "andreineustroev/ubuntu-ci"
end
vagrant init andreineustroev/ubuntu-ci
vagrant up
This version was created over 2 years ago.
Fix gvm
There are no providers for this version.
This version was created over 2 years ago.
Add golang
This version was created over 2 years ago.
fix pkgs
This version was created over 2 years ago.
add vagrant to more groups
This version was created over 2 years ago.
Add gitlab-runner to group 1000
This version was created over 2 years ago.
gitlab-runner default user
This version was created almost 3 years ago.
Add gitlab-runner
This version was created almost 3 years ago.
Initial version