File tree Expand file tree Collapse file tree
ansible/inventory/group_vars/all Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments