mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Change placeholder name
This commit is contained in:
parent
aa86b75974
commit
9f7b414627
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
"bootstrapdir" : "/target",
|
||||
"image": {
|
||||
"name" : "debian-{release}-{architecture}-{virt}-{year}{month}{day}",
|
||||
"description": "Debian {release} {architecture} AMI ({virt})"
|
||||
"name" : "debian-{release}-{architecture}-{virtualization}-{year}{month}{day}",
|
||||
"description": "Debian {release} {architecture} AMI ({virtualization})"
|
||||
},
|
||||
"system": {
|
||||
"architecture": "amd64",
|
||||
|
|
Loading…
Add table
Reference in a new issue