system-config/playbooks/roles/base/server/files
Clark Boylan 6d3a281a42 Manage 10periodic and 20auto-upgrades together
These two apt.conf.d config files are installed by different packages
but have overlap in the configuration they set. Unfortunately if the
wrong one sets the flag to disable periodic updates it wins based on apt
conf's priority rules.

To ensure that we continue to auto update and handle different packages
supplying different config files we manage the entirety of the periodic
config in both of these files at the same time using a common source
file.

Change-Id: I5e408fd7c343adb1de9ec564fe430a6f31ecc360
2022-01-27 09:17:26 -08:00
..
yum Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
50unattended-upgrades Add support for Xenial ESM repos to our base roles 2021-05-04 08:46:06 -07:00
95disable-recommends Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
bash-history.sh Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
debian_limits.conf Move base roles into a base subdir 2020-05-27 16:28:37 -05:00
XYperiodic-updates Manage 10periodic and 20auto-upgrades together 2022-01-27 09:17:26 -08:00