Skip to content

Replace usage of whitelist to allowlist in code, comments and DSL

Balasankar 'Balu' C requested to merge rename-whitelist-allowlist into 7.0.10-stable

Instead of using whitelist, whitelist_file, etc. in code, comments and DSL, we can switch to allowlist, allow_file etc.

Upstream PR: https://github.com/chef/omnibus/pull/1035

Edited by Balasankar 'Balu' C

Merge request reports