Hullo
I see that my old fedora project credentials have been discarded…
Using the above vagrant box on osx, there’s a line in ~/vagrant.d/boxes//fedora-VAGRANTSLASH-30-cloud-base/30.20190425.0/virtualbox/Vagrantfile, that breaks the syncing of the project directory with the guest:
config.vm.synced_folder ".", "/vagrant", type: "rsync"
It’s the rsync that’s the issue: it does not work once the box has been provisioned on osx.
Where can I report this bug - it’s not obvious from the fedoraproject page
tia
Tim