mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-18 15:30:23 +00:00
15 lines
282 B
YAML
15 lines
282 B
YAML
|
|
---
|
||
|
|
provider: {}
|
||
|
|
bootstrapper:
|
||
|
|
workspace: /target
|
||
|
|
image:
|
||
|
|
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
||
|
|
description: Debian {system.release} {system.architecture}
|
||
|
|
system:
|
||
|
|
charmap: UTF-8
|
||
|
|
locale: en_US
|
||
|
|
timezone: UTC
|
||
|
|
volume:
|
||
|
|
partitions: {}
|
||
|
|
packages: {}
|