Closed mablanco closed 2 years ago
After manually adding Packer to the Osmedeus installation, the command now complains about a missing YAML file:
Error: distributed cloud config doesn't exist: /root/osmedeus-base/cloud/provider.yaml
Thank you for reporting, I just fixed the option for that. It simply check cloud setup is okay or not which is a feature for premium package only.
OK, I wasn't aware this is a premium feature. I understand that I should remove Packer from the Docker image, shouldn't I?
Yeah sure, to reduce the image size
Hi @j3ssie. When running the
osmedeus utils
command, it complains about not finding thepacker
binary:I haven found any mention about Packer in the installation script. Is Packer a prerequisite before installing/using Osmedeus?
Meanwhile, I've added its installation to the Docker image.
Regards.