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

Enable unified_mode for Chef 17 compatibility #137

Open
kmkamyk opened this issue Jun 3, 2022 · 0 comments
Open

Enable unified_mode for Chef 17 compatibility #137

kmkamyk opened this issue Jun 3, 2022 · 0 comments

Comments

@kmkamyk
Copy link

kmkamyk commented Jun 3, 2022

Hello,
The behavior of unified_mode has changed in new versions of chef-client. Most of the cookbooks at supermarket.chef.io have already been adapted for this (e.g. https://supermarket.chef.io/cookbooks/yum#changelog).
Will changes be made in this cookbook ?

chef-client's logs:

The resource in the aix cookbook should declare unified_mode true at 25 locations:
    /xyz/aix/resources/altdisk.rb
    /xyz/aix/resources/bootlist.rb
    /xyz/aix/resources/chdev.rb
    /xyz/aix/resources/chsec.rb
    /xyz/aix/resources/etchosts.rb
    /xyz/aix/resources/filesystem.rb
    /xyz/aix/resources/fixes.rb
    /xyz/aix/resources/flrtvc.rb
    /xyz/aix/resources/inittab.rb
    /xyz/aix/resources/logical_volume.rb
    /xyz/aix/resources/multibos.rb
    /xyz/aix/resources/nim.rb
    /xyz/aix/resources/nimclient.rb
    /xyz/aix/resources/niminit.rb
    /xyz/aix/resources/nimviosupdate.rb
    /xyz/aix/resources/no.rb
    /xyz/aix/resources/pagingspace.rb
    /xyz/aix/resources/subserver.rb
    /xyz/aix/resources/subsystem.rb
    /xyz/aix/resources/suma.rb
    /xyz/aix/resources/tcpservice.rb
    /xyz/aix/resources/toolboxpackage.rb
    /xyz/aix/resources/tunables.rb
    /xyz/aix/resources/volume_group.rb
    /xyz/aix/resources/wpar.rb
    See https://docs.chef.io/deprecations_unified_mode/ for further details.

Regards,
Kamil

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

No branches or pull requests

1 participant