system-config/testinfra
Clark Boylan b88bc56c55 Manage apt.conf.d/20auto-upgrades
This file has been seen on a few servers with the Unattended-Upgrades
flag set to 0 disabling daily unattended upgrades. Most of our servers
have this set to 1 and are fine, but let's go ahead and manage this file
directly to ensure it is always 1 and auto upgrades are enabled.

Note that previously we had been setting this via apt.conf.d/10periodic
which seems to come from the update-notifier-common package on older
systems and is now no longer used. Since that file's prefix is smaller
than 20auto-upgrades the 20auto-ugprades file installed by
unattended-upgrades overrides this value. A future update would be to
coalesce both 10periodic and 20auto-upgrades together into one config
file.

Change-Id: Ic0bdaaf881780072fda7e60ff89b60b3a07b5804
2022-01-24 11:16:35 -08:00
..
conftest.py More yaml.safe_load() in testinfra/conftest.py 2021-10-13 21:58:41 +00:00
test_adns.py Add DNSSEC configuration for gating.dev 2021-07-22 09:36:17 -07:00
test_base.py Manage apt.conf.d/20auto-upgrades 2022-01-24 11:16:35 -08:00
test_borg_backups.py borg-backup-server: run a weekly backup verification 2021-02-11 00:43:16 +00:00
test_bridge.py Update ARA 2021-06-01 09:38:32 +10:00
test_codesearch.py codesearch: Add robots.txt 2020-11-20 19:13:32 +11:00
test_eavesdrop.py ptgbot: rename site to ptg.opendev.org 2021-10-07 09:43:39 +11:00
test_etherpad.py etherpad: fix robots.txt 2020-11-20 19:13:37 +11:00
test_gerrit.py Switch test gerrit hostname to review99.opendev.org 2021-10-12 09:48:53 -07:00
test_gitea.py testinfra: refactor screenshot taking 2021-09-07 12:54:26 +10:00
test_gitea_lb.py Install docker-compose from pypi 2020-04-16 12:08:00 -07:00
test_grafana.py testinfra: refactor screenshot taking 2021-09-07 12:54:26 +10:00
test_graphite.py Graphite container deployment 2020-07-03 07:17:28 +10:00
test_keycloak.py Correct keycloak proxy config 2021-12-04 10:49:11 -08:00
test_letsencrypt.py letsencrypt test: fix email match 2020-08-25 14:42:54 +10:00
test_lists_k_i.py Add HTTPS vhosts to mailman servers 2021-12-20 20:35:14 +00:00
test_lists_o_o.py Add mailman Web redirects for the moved staff list 2021-12-21 03:37:10 +00:00
test_meetpad.py Use our jitsi-meet image for meetpad 2020-03-27 09:43:41 -07:00
test_mirror-update.py Enable mirroring of 9-stream 2021-11-15 17:54:54 +11:00
test_mirror.py Cache Ansible Galaxy on CI mirror servers 2021-11-22 18:49:58 +00:00
test_nodepool.py Add new opendev.org nodepool launchers 2021-03-16 15:21:58 -07:00
test_ns.py Configure opendev nameservers using ansible 2018-11-02 13:49:38 -07:00
test_paste.py Use Apache to serve a local OpenDev logo on paste 2021-09-21 20:28:29 +00:00
test_refstack.py refstack: Edit URL of public RefStackAPI 2021-03-10 14:09:20 +11:00
test_registry.py Run a docker registry for CI 2019-02-01 10:12:51 -08:00
test_static.py test_static: fix StarlingX match 2021-06-07 14:47:05 +10:00
test_zookeeper.py Add zk04.opendev.org 2021-04-15 13:20:29 -07:00
test_zuul_executor.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_zuul_merger.py Stop using backend hostname in zuul testinfra tests 2020-06-10 14:48:40 -07:00
test_zuul_preview.py Run zuul-preview 2019-02-25 13:14:51 -08:00
test_zuul_scheduler.py Add zuul02 to inventory 2021-05-13 06:58:30 -07:00
util.py Block outbound SMTP connections from test jobs 2021-12-09 18:46:38 +00:00