Manage modules default stream version
Hi,
I'm having issues to manage default version of modules/packages. For example in repositories i have following version of nginx:
dnf module list | grep nginx
nginx 1.14 [d] common [d] nginx webserver
nginx 1.16 common [d] nginx webserver
nginx 1.18 common [d] nginx webserver
nginx 1.20 common [d] nginx webserver
nginx 1.22 common [d] nginx webserver
The issue i have is that 1.14 is EOL (not sure why still available in repository) and its setup as default so if server owners will not lock to newer version before installing nginx, the old unsupported version will be installed.
Is there a way to select in Content View or anywhere else that newest version should be setup as default?
I'm running Satellite 6.11
Thanks
Responses