mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Dont create tarball by default
This commit is contained in:
parent
3acb7956e0
commit
64045a2808
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
|||
},
|
||||
|
||||
"bootstrapper": {
|
||||
"mount_dir": "/target",
|
||||
"tarball": true
|
||||
"mount_dir": "/target"
|
||||
},
|
||||
"image": {
|
||||
"name" : "debian-{release}-{architecture}-{virtualization}-{%y}{%m}{%d}",
|
||||
|
|
Loading…
Add table
Reference in a new issue