-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
Milestone
Description
System: Windows 10
Provider: VMWare Workstation 11
On boot I get the following error Output:
==> default: TASK: [user | Fix filesystem rights (/home/vagrant)] **************************
==> default: failed: [localhost] => {"changed": true, "cmd": ["chown", "-R", "vagrant:vagrant", "/home/vagrant/.config/"], "delta": "0:00:00.002452", "end": "2015-06-06 19:09:50.177104", "rc": 1, "start": "2015-06-06 19:09:50.174652", "warnings": ["Consider using file module with owner rather than running chown"]}
==> default: stderr: chown: cannot access ���/home/vagrant/.config/���: No such file or directory
==> default: ...ignoring
==> default:
This doesnyt break the Provisioning, but the File also doesnt exist inside the VM.