Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 246 Bytes

File metadata and controls

19 lines (17 loc) · 246 Bytes

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^