On Wed, Jun 22, 2016 at 5:38 PM, Jonathan Steel <jsteel@archlinux.org> wrote:
On Wed 22 Jun 2016 at 16:37, Andre "Osku" Schmidt via arch-general wrote:
[...] I did not setup netctl on the client yet, cause it fails with the same error (and wanted to keep things simple as possible).
- Is this a vagrant bug? - Did i forget something important in the client? - Would it be possible to use systemd-networkd instead?
You have to install netctl on the box; Vagrant expects it to be there to configure NICs.
- Does your archlinux guest work with private_network?
Yes, and I don't do anything special so install netctl on the box and share further errors.
netctl is installed https://github.com/oskude/vagrant-archmini/blob/private_network/install.sh#L... care to share your box setup scripts?