From: Patrick Donnelly Date: Fri, 5 Mar 2021 21:11:30 +0000 (-0800) Subject: qa/distros: add centos 8.3 X-Git-Tag: v17.1.0~2668^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=74f04aa9e12bbe195506fe28d2a0d4e3d4ff200d;p=ceph.git qa/distros: add centos 8.3 Signed-off-by: Patrick Donnelly --- diff --git a/qa/distros/all/centos_8.3.yaml b/qa/distros/all/centos_8.3.yaml new file mode 100644 index 000000000000..55ab1a48d2c9 --- /dev/null +++ b/qa/distros/all/centos_8.3.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.3" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_8.yaml b/qa/distros/all/centos_8.yaml index 713f312fad51..e9308ad1a4f3 120000 --- a/qa/distros/all/centos_8.yaml +++ b/qa/distros/all/centos_8.yaml @@ -1 +1 @@ -centos_8.2.yaml \ No newline at end of file +centos_8.3.yaml \ No newline at end of file