mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +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",
|
"bootstrapdir" : "/target",
|
||||||
"image": {
|
"image": {
|
||||||
"name" : "debian-{release}-{architecture}-{virt}-{year}{month}{day}",
|
"name" : "debian-{release}-{architecture}-{virtualization}-{year}{month}{day}",
|
||||||
"description": "Debian {release} {architecture} AMI ({virt})"
|
"description": "Debian {release} {architecture} AMI ({virtualization})"
|
||||||
},
|
},
|
||||||
"system": {
|
"system": {
|
||||||
"architecture": "amd64",
|
"architecture": "amd64",
|
||||||
|
|
Loading…
Add table
Reference in a new issue