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

Add a 'detail=granular' query option to GET ACL endpoint #917

Merged
merged 3 commits into from
Sep 6, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump version to 12.8.1 so that knife_acl can use version to determine…
… acl body

Signed-off-by: Marc Paradise <[email protected]>
  • Loading branch information
Marc Paradise committed Sep 2, 2016
commit 84ea1f825a51ba43d9338d74c9e664e73773ae42
2 changes: 1 addition & 1 deletion omnibus/config/projects/chef-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
replace "private-chef"
conflict "private-chef"
install_dir "/opt/opscode"
build_version "12.8.0"
build_version "12.8.1"
build_iteration 1

override :rabbitmq, version: "3.3.4"
Expand Down