From f7dfec14d7398d5f102695c9df5f436fccbf0e87 Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Thu, 2 Nov 2023 11:38:47 +0100 Subject: [PATCH] fix(doc): adding new dependencies to the readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1aaf3ff..7ead008 100644 --- a/README.md +++ b/README.md @@ -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.