httpd icon indicating copy to clipboard operation
httpd copied to clipboard

Remove resource duplication in httpd_service_rhel_systemd

Open gopisaba opened this issue 6 years ago • 0 comments

Description

Remove the resource duplications in httpd_service_rhel_systemd library

Issues Resolved

       Deprecated features used!
         Cloning resource attributes for service[httpd-default] from prior resource (CHEF-3694)
       Previous service[httpd-default]: /tmp/kitchen/cache/cookbooks/httpd/libraries/httpd_service_rhel_systemd.rb:43:in `create_stop_system_service'
       Current  service[httpd-default]: /tmp/kitchen/cache/cookbooks/httpd/libraries/httpd_service_rhel_systemd.rb:100:in `create_setup_service' at 1 location:
           - /tmp/kitchen/cache/cookbooks/poise/files/halite_gem/poise/helpers/resource_cloning.rb:58:in `emit_cloned_resource_warning'

This changes helps to resolve this deprecated message and helps to move to Chef 13+

Check List

gopisaba avatar Jul 11 '18 11:07 gopisaba