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

Update Berksfile to allow fetching of newer #474

Merged
merged 1 commit into from
Apr 7, 2017
Merged

Update Berksfile to allow fetching of newer #474

merged 1 commit into from
Apr 7, 2017

Conversation

damacus
Copy link
Member

@damacus damacus commented Apr 7, 2017

non-error-deprecating-spewing cookbooks

Description

Update Berksfile

Issues Resolved

Partially fixes #468

Check List

non-error-deprecating-spewing cookbooks
@damacus damacus requested review from svanzoest and tas50 April 7, 2017 11:48
@damacus
Copy link
Member Author

damacus commented Apr 7, 2017

This sorts out all the non-apache2 deprecation errors and leaves us with

       Deprecated features used!
         Cloning resource attributes for template[/etc/httpd/sites-available/secure.conf] from prior resource
       Previous template[/etc/httpd/sites-available/secure.conf]: /tmp/kitchen/cache/cookbooks/apache2/definitions/web_app.rb:28:in `block in from_file'
       Current  template[/etc/httpd/sites-available/secure.conf]: /tmp/kitchen/cache/cookbooks/apache2/definitions/web_app.rb:28:in `block in from_file' at 1 location:
           - /tmp/kitchen/cache/cookbooks/apache2/definitions/web_app.rb:28:in `block in from_file'
          See https://docs.chef.io/deprecations_resource_cloning.html for further details.
         Cloning resource attributes for execute[a2ensite secure.conf] from prior resource
       Previous execute[a2ensite secure.conf]: /tmp/kitchen/cache/cookbooks/apache2/definitions/apache_site.rb:25:in `block in from_file'
       Current  execute[a2ensite secure.conf]: /tmp/kitchen/cache/cookbooks/apache2/definitions/apache_site.rb:25:in `block in from_file' at 1 location:
           - /tmp/kitchen/cache/cookbooks/apache2/definitions/apache_site.rb:25:in `block in from_file'
          See https://docs.chef.io/deprecations_resource_cloning.html for further details.
         Cloning resource attributes for script[add-credentials] from prior resource
       Previous script[add-credentials]: /tmp/kitchen/cache/cookbooks/apache2_test/recipes/mod_authz_groupfile.rb:31:in `from_file'
       Current  script[add-credentials]: /tmp/kitchen/cache/cookbooks/apache2_test/recipes/mod_authz_user.rb:29:in `from_file' at 1 location:
           - /tmp/kitchen/cache/cookbooks/apache2_test/recipes/mod_authz_user.rb:29:in `from_file'
          See https://docs.chef.io/deprecations_resource_cloning.html for further details.
         Cloning resource attributes for template[/etc/httpd/mods-available/status.conf] from prior resource
       Previous template[/etc/httpd/mods-available/status.conf]: /tmp/kitchen/cache/cookbooks/apache2/definitions/apache_mod.rb:23:in `block in from_file'
       Current  template[/etc/httpd/mods-available/status.conf]: /tmp/kitchen/cache/cookbooks/apache2_test/recipes/mod_status_remote.rb:22:in `from_file' at 1 location:
           - /tmp/kitchen/cache/cookbooks/apache2_test/recipes/mod_status_remote.rb:22:in `from_file'
          See https://docs.chef.io/deprecations_resource_cloning.html for further details.

@tas50 tas50 merged commit 9a2e379 into master Apr 7, 2017
@shortdudey123 shortdudey123 deleted the update_berks branch April 7, 2017 16:05
@lock
Copy link

lock bot commented Jul 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apache2 Chef-13
2 participants