Using new ubuntu version "impish64" as target

pull/24/head
Thorsten Sick 2 years ago
parent 1cb585db25
commit 1cc48395a2

@ -136,7 +136,7 @@ Vagrant.configure("2") do |config|
# Every Vagrant development environment requires a box. You can search for
# boxes at https://vagrantcloud.com/search.
target3.vm.box = "ubuntu/groovy64"
target3.vm.box = "ubuntu/impish64"
# target.vm.base_mac = "080027BB1475"
target3.vm.hostname = "target3"
target3.vm.define "target3"

Loading…
Cancel
Save