From 26cc73f608be8d4450268b5e5b6876d765f86b48 Mon Sep 17 00:00:00 2001 From: Clinton Wolfe Date: Fri, 23 Oct 2020 12:49:58 -0400 Subject: [PATCH] Add note about oraclelinux-8 Signed-off-by: Clinton Wolfe --- kitchen.dokken.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/kitchen.dokken.yml b/kitchen.dokken.yml index d8e388cf0..c3d76ca62 100644 --- a/kitchen.dokken.yml +++ b/kitchen.dokken.yml @@ -72,6 +72,7 @@ platforms: driver: image: dokken/oraclelinux-7 pid_one_command: /usr/lib/systemd/systemd +# TODO: oraclelinux-8 is disabled because it currently fails with the following error: # [2020-08-12T17:38:38+00:00] FATAL: RuntimeError: dnf_package[openssh-server] (ssh-hardening::server line 47) had an error: RuntimeError: dnf-helper.py had stderr output: # Errors during downloading metadata for repository 'ol8_baseos_latest': # - Curl error (6): Couldn't resolve host name for https://yum$ociregion.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/repodata/repomd.xml [Could not resolve host: yum$ociregion.oracle.com]