fix: Review CoreOS compatibility

This commit is contained in:
2025-03-17 01:59:03 +01:00
parent 3cfe5831f2
commit 5b872ba3cb
10 changed files with 138 additions and 75 deletions

View File

@@ -1,7 +1,22 @@
---
# defaults file for podman
# Packages to install to run podman
podman_packages:
- dbus-user-session
- passt
- podman
- systemd-container
- uidmap
# Dedicated user
podman_user: podman
# Enable container auto-update
podman_auto_update: true
# Define pods
podman_pods: []
# Define containers
podman_containers: []