]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/distros/podman/centos_8.2_kubic_stable.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / distros / podman / centos_8.2_kubic_stable.yaml
diff --git a/ceph/qa/distros/podman/centos_8.2_kubic_stable.yaml b/ceph/qa/distros/podman/centos_8.2_kubic_stable.yaml
new file mode 100644 (file)
index 0000000..f3da1c7
--- /dev/null
@@ -0,0 +1,16 @@
+os_type: centos
+os_version: "8.2"
+overrides:
+  selinux:
+    whitelist:
+      - scontext=system_u:system_r:logrotate_t:s0
+
+tasks:
+- pexec:
+    all:
+    - sudo dnf -y module disable container-tools
+    - sudo dnf -y install 'dnf-command(copr)'
+    - sudo dnf -y copr enable rhcontainerbot/container-selinux
+    - sudo curl -L -o /etc/yum.repos.d/devel:kubic:libcontainers:stable.repo https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/devel:kubic:libcontainers:stable.repo
+    - sudo dnf remove -y podman
+    - sudo dnf -y install podman