mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
More verbose image name
This commit is contained in:
parent
7b77b484f2
commit
6ade2a90c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ bootstrapper:
|
||||||
workspace: /target
|
workspace: /target
|
||||||
tarball: true
|
tarball: true
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
name: deb-{system.release}-{system.architecture}-{system.bootloader}-{volume.partitions.type}-{%y}{%m}{%d}
|
||||||
description: Debian {system.release} {system.architecture}
|
description: Debian {system.release} {system.architecture}
|
||||||
system:
|
system:
|
||||||
charmap: UTF-8
|
charmap: UTF-8
|
||||||
|
|
Loading…
Add table
Reference in a new issue