podman: remove conf.d changes

This commit is contained in:
LinuxSquare 2023-11-06 21:05:26 +01:00
parent ad7c12712a
commit d575e98493
2 changed files with 0 additions and 17 deletions

View file

@ -2,19 +2,6 @@ include:
- .pkg
- .user
podman_rootless_confd:
file.keyvalue:
- name: /etc/conf.d/podman
- key_values:
podman_user: '"puser"'
- separator: '='
- uncomment: '#'
- key_ignore_case: false
- value_ignore_case: false
- append_if_not_found: true
- require:
- podman_pkg
podman_rootless_cgroup_mode:
file.keyvalue:
- name: /etc/rc.conf

View file

@ -5,10 +5,6 @@ podman_service:
service.running:
- name: podman
- enable: True
- watch:
- file: /etc/conf.d/podman
- require:
- podman_rootless_confd
podman_service_unprivileged_ports:
file.managed: