Hello,
I’m trying to set rancher with Openstack node driver.
When rancher is trying to set k8s nodes, I get this error:
Error creating machine: Error detecting OS: OS type not recognized
my nodes are rhel 7.7 (/etc/os-release):
NAME=“Red Hat Enterprise Linux Server”
VERSION=“7.7 (Maipo)”
ID=“rhel”
ID_LIKE=“fedora”
VARIANT=“Server”
VARIANT_ID=“server”
VERSION_ID=“7.7”
PRETTY_NAME=“Red Hat Enterprise Linux”
ANSI_COLOR=“0;31”
I am using rancher 2.5.2 in standalone mode (rancher docker image)
Openstack 13
Thanks