Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing remote file fails when the file permission is 600 even if --sudo flag is used. #210

Open
wafrelka opened this issue Apr 12, 2016 · 0 comments

Comments

@wafrelka
Copy link

Editing remote file using file resource fails when the target file is owned by another user (i.e. different from the specified user by --user flag) and its permission is 600, even if --sudo flag is used.
The file is editable by changing its permission to 666 before editing, but that is inconvenient.

The log is here: https://gist.github.com/wafrelka/8f44df5592fa38366d15151b79a80fe9
Version: Itamae v1.9.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant