You've already forked role_podman
fix: Review CoreOS compatibility
This commit is contained in:
@@ -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: []
|
||||
|
Reference in New Issue
Block a user