mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +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": {
|
"bootstrapper": {
|
||||||
"mount_dir": "/target",
|
"mount_dir": "/target"
|
||||||
"tarball": true
|
|
||||||
},
|
},
|
||||||
"image": {
|
"image": {
|
||||||
"name" : "debian-{release}-{architecture}-{virtualization}-{%y}{%m}{%d}",
|
"name" : "debian-{release}-{architecture}-{virtualization}-{%y}{%m}{%d}",
|
||||||
|
|
Loading…
Add table
Reference in a new issue