]> git.openstreetmap.org Git - chef.git/commitdiff
apt: minor align to pristine
authorGrant Slater <github@firefishy.com>
Wed, 12 Oct 2022 08:16:19 +0000 (09:16 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 12 Oct 2022 08:16:19 +0000 (09:16 +0100)
cookbooks/apt/templates/default/sources.list.erb

index 930286bf3d14cb46d9c932a057ae583f7ce945cc..db8501e18069f273d8e0e0c3d8eae6b1f8b38647 100644 (file)
@@ -34,13 +34,6 @@ deb http://<%= @archive_host %>/<%= @archive_distro %>/ <%= @codename %>-updates
 deb http://<%= @archive_host %>/<%= @archive_distro %>/ <%= @codename %>-backports main restricted universe multiverse
 # deb-src http://<%= @archive_host %>/<%= @archive_distro %>/ <%= @codename %>-backports main restricted universe multiverse
 
-## Uncomment the following two lines to add software from Canonical's
-## 'partner' repository.
-## This software is not part of Ubuntu, but is offered by Canonical and the
-## respective vendors as a service to Ubuntu users.
-# deb http://archive.canonical.com/ubuntu <%= @codename %> partner
-# deb-src http://archive.canonical.com/ubuntu <%= @codename %> partner
-
 deb http://<%= @archive_security_host %>/<%= @archive_distro %>/ <%= @codename %>-security main restricted
 # deb-src http://<%= @archive_security_host %>/<%= @archive_distro %>/ <%= @codename %>-security main restricted
 deb http://<%= @archive_security_host %>/<%= @archive_distro %>/ <%= @codename %>-security universe