mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-07 17:40:30 +00:00
Remove tarball flag from default vbox manifest
This commit is contained in:
parent
71be571f93
commit
2b05fe977d
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"provider" : "virtualbox",
|
||||
"bootstrapper": {
|
||||
"workspace": "/target",
|
||||
"tarball": true
|
||||
"workspace": "/target"
|
||||
},
|
||||
"image": {
|
||||
"name" : "debian-{release}-{architecture}-{%y}{%m}{%d}",
|
||||
|
|
Loading…
Add table
Reference in a new issue