91cf1e88dc
This patch updates all the roles to the latest available stable SHA's, copies the release notes from the updated roles into the integrated repo. Change-Id: Iebe2dfd5b1a1fd8977d13075dfe7f841e6e416a0
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``.
|