We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ran the upgrade checker script on a AWS cluster and get this:
VERIFYING SETTINGS ON BACKEND HOST weka-backend-new-6.studios.local [VERIFYING OS SUPPORT] Amazon Linux is not a supported distribution.
[ec2-user@ip-10-0-1-245 postinstall]$ cat /etc/os-release NAME="Amazon Linux" VERSION="2" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2" PRETTY_NAME="Amazon Linux 2" ANSI_COLOR="0;33" CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2" HOME_URL="https://amazonlinux.com/"
AMI2 is a supported distribution.
The text was updated successfully, but these errors were encountered:
Version was
#version=1.0.55
Sorry, something went wrong.
No branches or pull requests
Ran the upgrade checker script on a AWS cluster and get this:
VERIFYING SETTINGS ON BACKEND HOST weka-backend-new-6.studios.local
[VERIFYING OS SUPPORT] Amazon Linux is not a supported distribution.
[ec2-user@ip-10-0-1-245 postinstall]$ cat /etc/os-release
NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
HOME_URL="https://amazonlinux.com/"
AMI2 is a supported distribution.
The text was updated successfully, but these errors were encountered: