Skip to content

whslabs/packer-daedalus

Repository files navigation

daedalus

Virtualbox

packer init daedalus.pkr.hcl
^init^build^

Kvm

ssh-keygen \
  -P "" \
  -f packer \
  -t ed25519 \
  ;
cp packer.pub preseed/
packer init daedalus-qemu.pkr.hcl
^init^build^