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 - add unified_mode true to resources #149

Conversation

knightorc
Copy link

Resolves

The  resource in the selinux_policy cookbook should declare `unified_mode true` at 6 locations:
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/boolean.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/fcontext.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/install.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/module.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/permissive.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/port.rb
See https://docs.chef.io/deprecations_unified_mode/ for further details.

Signed-off-by: Wade Peacock [email protected]

Resolves
```
The  resource in the selinux_policy cookbook should declare `unified_mode true` at 6 locations:
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/boolean.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/fcontext.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/install.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/module.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/permissive.rb
  - /tmp/kitchen/cache/cookbooks/selinux_policy/resources/port.rb
See https://docs.chef.io/deprecations_unified_mode/ for further details.
```

Signed-off-by: Wade Peacock <[email protected]>
@ramereth
Copy link
Contributor

@knightorc I recommend you might to using the selinux cookbook. We recently migrated all of the resources of this cookbook to selinux and are planning on deprecating this cookbook soon.

@knightorc
Copy link
Author

@ramereth Good to know. I'll look at switched our code base over

@ramereth
Copy link
Contributor

ramereth commented Nov 2, 2021

Closing as this has been implemented in the selinux cookbook.

@ramereth ramereth closed this Nov 2, 2021
@knightorc knightorc deleted the Update_for_deprecations_unified_mode branch November 5, 2021 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants