X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=faiserver-setup;h=bce13d272662e6bd11e410eaf32c519afcfd0325;hb=e11bc15a6dd70c363602bdfe90171c2b72aca703;hp=086a351d97760ed72385323fc422a899b2f7773e;hpb=ab68265ccb7857baff11c0cc216e0c5e9bf4d629;p=automated-distro-installer diff --git a/faiserver-setup b/faiserver-setup index 086a351..bce13d2 100755 --- a/faiserver-setup +++ b/faiserver-setup @@ -82,7 +82,7 @@ if grep -xFq 'VERSION="8 (jessie)"' /etc/os-release; then cat >/etc/apt/sources.list.d/fai.list <<'EOF' deb https://fai-project.org/download jessie koeln EOF -elif grep -iE 'VERSION=.*(stretch|flidas|xenail|buster|bullseye|etiona)' /etc/os-release; then +elif grep -iE 'VERSION=.*(stretch|flidas|xenail|buster|bullseye|etiona|nabia)' /etc/os-release; then # fai on ubuntu only has official support using the universe repo, but newer # tends to have less bugs. wget -O - https://fai-project.org/download/2BF8D9FE074BCDE4.asc | apt-key add -