Why VirtualBox Base Cloud Image for Vagrant have no Guest Additions?
I downloaded the VirtualBox Base Cloud Image for Vagrant and, to my surprise, Vagrant pops out a message saying:
default: No guest additions were detected on the base box for this VM! Guest
default: additions are required for forwarded ports, shared folders, host only
default: networking, and more. If SSH fails on this machine, please install
default: the guest additions and repackage the box to continue.
I expected that a box built specifically to be used with VirtualBox contained everything necessary to do it.
Why is it not so?
Sorry but that is a VirtualBox issue, Fedora does not provide that image, so you should ask on VirtualBox support site.