Migrate Gitea to rootless Podman / SELinux
- Front git-over-SSH with host sshd and live key lookup - Build and load custom SELinux policies oci_log and gitea_ssh
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Default configuration for podman role
|
||||
podman_repos_keytype: ed25519
|
||||
podman_ssh_key_path: "{{ ansible_user_dir }}/.ssh"
|
||||
podman_log_root: /var/log/oci
|
||||
podman_nodocker: false
|
||||
podman_repos_keytype: ed25519
|
||||
podman_selinux_dir: /usr/share/selinux
|
||||
podman_ssh_key_path: "{{ ansible_user_dir }}/.ssh"
|
||||
|
||||
Reference in New Issue
Block a user