13 lines
No EOL
502 B
YAML
13 lines
No EOL
502 B
YAML
---
|
|
packer_version: "1.13.1"
|
|
|
|
ssh_key_url: "https://skulldev.de/Skull-IT/trusted-ssh-keys/raw/branch/main/trusted-ssh-keys"
|
|
|
|
image_output_dir: "/tmp/packer_images"
|
|
|
|
debian_iso_url: "https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/amd64/iso-cd/debian-12.11.0-amd64-netinst.iso"
|
|
debian_iso_checksum_url: "https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/amd64/iso-cd/SHA256SUMS"
|
|
debian_iso_filename: "debian-12.11.0-amd64-netinst.iso"
|
|
|
|
ssh_username: "localadmin"
|
|
ssh_password: "packer" |