Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 224 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 224 Bytes

packer

# ISO chacksum on windows
certutil -hashfile bodhi-4.1.0-64.iso MD5

# KS md5 password hash
openssl passwd -1 "password"
packer validate web.json
packer build web.json
packer build -force web.json