Skip to content

Commit

Permalink
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/2040483/comments/5
Browse files Browse the repository at this point in the history
See containers/common#1898

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
  • Loading branch information
hswong3i committed Apr 20, 2024
1 parent d7837ab commit 97aa2b8
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

# Used to change the name of the default AppArmor profile of container engine.
containers_common_containers_apparmor_profile: ""
containers_common_containers_apparmor_profile: "{{ _containers_common_containers_apparmor_profile }}"

# Path to the seccomp.json profile which is used as the default seccomp profile
# for the runtime.
Expand Down
2 changes: 2 additions & 0 deletions vars/almalinux-8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/almalinux-9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/centos-7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: cgroupfs
2 changes: 2 additions & 0 deletions vars/centos-8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/centos-9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/debian-11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/debian-12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/fedora-38.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/fedora-39.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/redhat-7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: cgroupfs
2 changes: 2 additions & 0 deletions vars/redhat-8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/redhat-9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/redhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _yum:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/suse-15.5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _zypper:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/suse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ _zypper:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/ubuntu-20.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/ubuntu-22.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/ubuntu-23.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd
2 changes: 2 additions & 0 deletions vars/ubuntu-24.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ _apt:
- { state: latest, name: passt }
- { state: latest, name: slirp4netns }

_containers_common_containers_apparmor_profile: ""

_containers_common_engine_runtime: crun

_containers_common_engine_cgroup_manager: systemd

0 comments on commit 97aa2b8

Please sign in to comment.