changeset 164:ebc6cb2d4a53

for podman? i forget
author drewp@bigasterisk.com
date Thu, 16 Mar 2023 17:53:00 -0700
parents f06fe96a3b64
children 319cc2cd1d3d
files templates/sources.list.j2
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/templates/sources.list.j2	Thu Mar 16 17:52:28 2023 -0700
+++ b/templates/sources.list.j2	Thu Mar 16 17:53:00 2023 -0700
@@ -18,6 +18,7 @@
 {% endif %}
 
 {% if host.name in ['bang'] %}
+deb [arch=amd64 signed-by=/etc/apt/keyrings/devel_kubic_libcontainers_unstable.gpg] https://download.opensuse.org/repositories/devel:kubic:libcontainers:unstable/xUbuntu_22.04/ /
 deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
 deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
@@ -35,6 +36,7 @@
 {% endif %}
 
 {% if host.name in ['ditto'] %}
+deb [arch=amd64 signed-by=/etc/apt/keyrings/devel_kubic_libcontainers_unstable.gpg] https://download.opensuse.org/repositories/devel:kubic:libcontainers:unstable/xUbuntu_22.04/ /
 deb http://us.archive.ubuntu.com/ubuntu kinetic main restricted
 deb http://us.archive.ubuntu.com/ubuntu kinetic multiverse
 deb http://us.archive.ubuntu.com/ubuntu kinetic universe