system-config/playbooks/roles/base/repos
Clark Boylan 99d3b3e966 Don't install phased package updates with apt
Newer apt supports phased updates. These updates mean a subset of
servers will pull newly available packages. There are potentially good
reasons for this like A/B testing and spreading out load for package
updates. The problem is that it can create confusing situations when
packages are not consistent when we expect them to be. Avoid this
confusion by always installing the latest available packages.

Change-Id: I995070823bc2456547ba9d2023d3de7e5d9b6810
2022-10-27 10:58:39 -07:00
..
files Don't install phased package updates with apt 2022-10-27 10:58:39 -07:00
handlers Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
tasks Don't install phased package updates with apt 2022-10-27 10:58:39 -07:00
README.rst Move base roles into a base subdir 2020-05-27 16:28:37 -05:00

README.rst

Set basic repository sources

Role Variables

  • None