jorti added a new comment to an issue you are following: ``
This is an actual problem with the way the images are built right now.
What's the problem? It seems it cannot write to `/` This is my actual workaround:
``` config.vm.synced_folder ".", "/vagrant", disabled: true config.vm.synced_folder ".", "/home/vagrant/provision", type: "rsync" ``` ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/181