mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Specify a proper Ubuntu 16.04 box
Specify a proper Ubuntu 16.04 box for VirtualBox provider in generic Xenial environment Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
30ab7607f2
commit
75c4afcd38
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- box:
|
||||
vmw: "generic/ubuntu1604"
|
||||
vb: "ubuntu/trusty64"
|
||||
vb: "ubuntu/xenial64"
|
||||
lv: "generic/ubuntu1604"
|
||||
name: "xenial"
|
||||
nested: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue