Closed ramereth closed 4 years ago
Without this change, it will force the module to be installed on every run which slows client runs considerably if you have multiple modules you add.
This patch is the same as noted in this PR [1].
[1] https://github.com/chef-cookbooks/selinux/pull/61
Signed-off-by: Lance Albertson lance@osuosl.org
[Describe what this change achieves]
[List any existing issues this PR resolves]
Without this change, it will force the module to be installed on every run which slows client runs considerably if you have multiple modules you add.
This patch is the same as noted in this PR [1].
[1] https://github.com/chef-cookbooks/selinux/pull/61
Signed-off-by: Lance Albertson lance@osuosl.org
Description
[Describe what this change achieves]
Issues Resolved
[List any existing issues this PR resolves]
Check List