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

[cookbooks] Removed unused cookbook cache config option #1297

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

stevendanna
Copy link
Contributor

I believe this was the configuration option for the older cookbook
caching feature. The older feature worked because URLs were not
signed. This feature broke a long time ago and was replaced by a new
caching mechanism that uses the following new settings:

opscode_erchef'['nginx_bookshelf_caching'] = :off
opscode_erchef'['s3_url_expiry_window_size'] = :off

Signed-off-by: Steven Danna [email protected]
Signed-off-by: Jaymala Sinha [email protected]

I believe this was the configuration option for the older cookbook
caching feature. The older feature worked because URLs were not
signed. This feature broke a long time ago and was replaced by a new
caching mechanism that uses the following new settings:

    opscode_erchef'['nginx_bookshelf_caching'] = :off
    opscode_erchef'['s3_url_expiry_window_size'] = :off

Signed-off-by: Steven Danna <[email protected]>
Signed-off-by: Jaymala Sinha <[email protected]>
@stevendanna stevendanna force-pushed the ssd/defunct-config-value branch from 9a3a132 to 0b7f910 Compare June 12, 2017 09:45
@stevendanna stevendanna merged commit 2814658 into master Jun 12, 2017
@stevendanna stevendanna deleted the ssd/defunct-config-value branch June 12, 2017 14:36
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.

2 participants