Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.96 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.96 KB

Vagrant Box

In this repository, you can find the necessary tools to build a Vagrant box for solaris 10 or 11 using packer.

Tools needed to build the package

To build a Wazuh package you need to install the following tools:

  1. Download the official Solaris10 ISO, to do this you, must first accept the Oracle license agreement and then download the ISO:
  1. Store the iso in packer/packer and use packer build -only=virtualbox-iso -on-error=ask solaris10.json, this will generate the Vagrant box.

  2. Add the Vagrant box so you can use it locally, vagrant add <box_name>.box

More Packages

References

https://github.com/BigAl/solaris-packer

Contribute

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 [email protected]or join our Slack channel by filling this form to ask questions and participate in discussions.

License and copyright

WAZUH Copyright (C) 2015 Wazuh Inc. (License GPLv2)