When running non systemd redhat/centos on fc22 with vagrant and vagrant-libvirt, the host is checked for nfs dameons, not the guest. This resutls in following error : ==> default: Installing NFS client... "zbook.koewacht.net" The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! /bin/systemctl restart rpcbind nfs Stdout from the command: Stderr from the command: bash: line 2: /bin/systemctl: No such file or directory This is solved in vagrant 1.7.4 https://github.com/mitchellh/vagrant/commit/d09e8e6f500d0c6b237ec1979d5fa64025fbc152
vagrant-1.7.2-10.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14324
vagrant-1.7.2-10.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update vagrant'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14324
vagrant-1.7.2-10.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.