Updated README.

pull/3/head
Cédric Bonhomme 2017-08-29 09:47:13 +02:00
parent 2e49d297e0
commit 30fb045a4f
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 8 additions and 3 deletions

View File

@ -16,9 +16,14 @@ Launch the generation with the VirtualBox builder:
$ packer build -only=virtualbox-iso misp.json
A VirtualBox image will be generated and stored in the folder
*output-virtualbox-iso*. Default credentials are displayed (Web interface, SSH
and MariaDB) at the end of the process. You can directly import the image in
VirtualBox.
*output-virtualbox-iso*.
Default credentials are displayed (Web interface, SSH and MariaDB) at the end
of the process. You can directly import the image in VirtualBox.
The sha1 and sha512 checksums of the generated VM will be stored in the files
*packer_virtualbox-iso_virtualbox-iso_sha1.checksum* and
*packer_virtualbox-iso_virtualbox-iso_sha512.checksum* respectively.
If you want to build an image for VMWare you will need to install it and to
use the VMWare builder with the command: