From a85f50c24bd478144fa02df39af47944cb7bc33e Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 8 Mar 2023 10:29:07 -0500 Subject: [PATCH] qa/distros/all: add centos_latest.yaml symlink to centos_9.stream.yaml Signed-off-by: Casey Bodley --- qa/distros/all/centos_latest.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/distros/all/centos_latest.yaml diff --git a/qa/distros/all/centos_latest.yaml b/qa/distros/all/centos_latest.yaml new file mode 120000 index 00000000000..2f843a512a1 --- /dev/null +++ b/qa/distros/all/centos_latest.yaml @@ -0,0 +1 @@ +centos_9.stream.yaml \ No newline at end of file -- 2.47.3