Skip to content

Issue with the "Fix filesystem rights" Task #29

@PanadeEdu

Description

@PanadeEdu

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions