fix(doc): adding new dependencies to the readme

This commit is contained in:
Philippe Caseiro 2023-11-02 11:38:47 +01:00
parent 078c21c172
commit f7dfec14d7
1 changed files with 11 additions and 0 deletions

View File

@ -23,6 +23,8 @@ With this tool you can publish all the images and the necessary templates to act
* Packer >= 1.6.0
* virt-sparsify (optional)
* Ruby
### For OpenNebula you will need :
* These ruby gems:
* opennebula
* opennebula-cli
@ -35,6 +37,15 @@ With this tool you can publish all the images and the necessary templates to act
* create/manage services templates
* create/manage network templates
### For Local qemu buidls you will need:
* qemu-kvm
### For Local Virtualbox builds you will need:
* virtualbox
### For Local VMWare Workstation builds you will need:
* vmware-workstation (with a valid licence, 30 trial is fine)
## How to use the "build" tool ?
First you need to create the "publisher" "tools/one-templates" configuration.