bullseye and non-debian. mpd

This commit is contained in:
do
2022-01-31 21:17:58 +01:00
parent 88aceeccef
commit b2f6d3ea52
12 changed files with 463 additions and 18 deletions

View File

@@ -69,5 +69,5 @@ location = "cr.lan"
# # 2. example-mirror-1.local/mirrors/foo/image:latest
# # 3. internal-registry-for-example.net/bar/image:latest
# # in order, and use the first one that exists.
[[registry.mirror]]
location = dr-mirror.lan
#[[registry.mirror]]
#location = dr-mirror.lan

View File

@@ -1,8 +1,10 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
{% if grains['oscodename'] != 'bullseye' %}
include:
- .repo.debian-bullseye
{% endif %}
podman_pkgs:
pkg.installed:
@@ -10,8 +12,6 @@ podman_pkgs:
- podman
- runc
- containers-storage
- require:
- pkgrepo: repo_debian-bullseye
/etc/containers/policy.json:
file.managed: