In this repository, you can find the necessary tools to build a Vagrant box for solaris 10 or 11 using packer.
To build a Wazuh package you need to install the following tools:
Virtual Box
: installation guideVagrant
: installation guideGit
: installation guide.Packer
: installation guide
- Download the official Solaris10 ISO, to do this you, must first accept the Oracle license agreement and then download the ISO:
-
Store the iso in packer/packer and use
packer build -only=virtualbox-iso -on-error=ask solaris10.json
, this will generate the Vagrant box. -
Add the Vagrant box so you can use it locally,
vagrant add <box_name>.box
https://github.com/BigAl/solaris-packer
If you want to contribute to our project please don't hesitate to send a pull request. You can also join our users mailing list by sending an email to wazuh+subscribe@googlegroups.comor join our Slack channel by filling this form to ask questions and participate in discussions.
WAZUH Copyright (C) 2015 Wazuh Inc. (License GPLv2)