bullseye and non-debian. mpd
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user