baa5db7768
Change-Id: I9ac64d7995223a20b956d0a1b83bd1a60e556c03
8 lines
337 B
YAML
8 lines
337 B
YAML
---
|
|
features:
|
|
- |
|
|
Generating and validating checksums for all files installed by packages is now
|
|
disabled by default. The check causes delays in playbook runs and it can
|
|
consume a significant amount of CPU and I/O resources. Deployers can re-enable
|
|
the check by setting ``security_check_package_checksums`` to ``yes``.
|