Commit 2f8e0cc1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play angie: fix repo for ALT and Astra

parent 7ef3da9b
......@@ -21,12 +21,11 @@ case $(epm print info -e) in
;;
AstraLinuxSE/1.7)
epm repo addkey angie "https://angie.software/keys/angie-signing.gpg"
epm repo add "rpm [angie] https://download.angie.software/angie/altlinux/10/ x86_64 main"
epm repo add "rpm [angie] https://download.angie.software/angie/astra-se/1.7/ unstable main"
;;
ALTLinux/p10|ALTLinux/Sisyphus)
epm repo addkey angie "https://angie.software/keys/angie-signing.gpg" "EB8EAF3D4EF1B1ECF34865A2617AB978CB849A76" "Angie (Signing Key) <devops@tech.wbsrv.ru>"
epm repo addkey angie "https://angie.software/keys/angie-signing.gpg"
epm repo add "rpm [angie] https://download.angie.software/angie/astra-se/1.7/ unstable main"
epm repo add "rpm [angie] https://download.angie.software/angie/altlinux/10/ x86_64 main"
;;
AlmaLinux/8|AlmaLinux/9)
epm repo addkey angie 'https://download.angie.software/angie/centos/$releasever/' "https://angie.software/keys/angie-signing.gpg" "Angie repo"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment