Skip to content

Back-port #36552 to carbon#36640

Merged
cachedout merged 1 commit intosaltstack:carbonfrom
rallytime:bp-36552
Sep 29, 2016
Merged

Back-port #36552 to carbon#36640
cachedout merged 1 commit intosaltstack:carbonfrom
rallytime:bp-36552

Conversation

@rallytime
Copy link
Copy Markdown
Contributor

@rallytime rallytime commented Sep 28, 2016

Back-port #36552 to carbon

Ensure that any created parent directories are made with `user`/`group`
perms, not as the `archive_user` user. This also allows setting the
group for these dirs instead of defaulting to `root`.

The `archive_user` argument to archive.extracted has been deprecated
since version 2014.7.2, and supplanted by the `user` parameter in
2015.8.0, with a logged warning until Boron. Now that 2016.3.0 is out,
complete the deprecation by:
- no longer silently using `archive_user` in `archive.extracted`,
  preferring instead `user` and `group`,
- no longer accepted `archive_user` as an argument.

Also update man page.
@cachedout cachedout merged commit bf35c59 into saltstack:carbon Sep 29, 2016
@rallytime rallytime deleted the bp-36552 branch September 29, 2016 14:54
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

Successfully merging this pull request may close these issues.

3 participants