Hi,
But when executing the build command
[deployer@rscdeployer scripts]$ ./trovestack build-image ubuntu bionic true ubuntu $HOME/images/trove-guest-ubuntu-bionic-dev.qcow2
*******************************************************************************
Params for cmd_build_image function: ubuntu bionic true ubuntu /home/deployer/images/trove-guest-ubuntu-bionic-dev.qcow2
*******************************************************************************
Ensuring we have all packages needed to build image.
sudo: apt-get: command not found
I got this :
sudo: apt-get: command not found
Do I have to build the image on an ubuntu system? I thought that it is similar to building the octavia image, that it is not tied to the Linux distro you are using.
Regards.