]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/distros/podman/rhel_8.6_container_tools_3.0.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / distros / podman / rhel_8.6_container_tools_3.0.yaml
diff --git a/ceph/qa/distros/podman/rhel_8.6_container_tools_3.0.yaml b/ceph/qa/distros/podman/rhel_8.6_container_tools_3.0.yaml
new file mode 100644 (file)
index 0000000..361d854
--- /dev/null
@@ -0,0 +1,13 @@
+os_type: rhel
+os_version: "8.6"
+overrides:
+  selinux:
+    whitelist:
+      - scontext=system_u:system_r:logrotate_t:s0
+tasks:
+- pexec:
+    all:
+    - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup
+    - sudo dnf -y  module reset container-tools
+    - sudo dnf -y  module install container-tools:3.0 --allowerasing --nobest
+    - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf