Skip to content

Commit c9d5597

Browse files
committed
reverse deprecated repos changes
1 parent 1e76782 commit c9d5597

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/inventory/group_vars/all/package-repos-deprecated

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ deprecated_deb_package_repos:
3030
url: http://archive.ubuntu.com/ubuntu
3131
policy: immediate
3232
architectures: amd64
33-
components: main restricted universe
33+
components: main restricted universe multiverse
3434
# NOTE: Include focal-security here to include all dists under one mirror
3535
# path. This allows us to include security updates when using
3636
# DIB_DISTRIBUTION_MIRROR with the Diskimage builder ubuntu-minimal
@@ -50,7 +50,7 @@ deprecated_deb_package_repos:
5050
url: http://security.ubuntu.com/ubuntu
5151
policy: immediate
5252
architectures: amd64
53-
components: main restricted universe
53+
components: main restricted universe multiverse
5454
distributions: focal-security
5555
mirror: true
5656
mode: verbatim

0 commit comments

Comments
 (0)