diff options
author | Remi Collet <remi@remirepo.net> | 2023-02-02 08:48:57 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-02-02 08:48:57 +0100 |
commit | d457ddbc84fe7d75ac3738f6338de51ff037bc01 (patch) | |
tree | 733473ac45062f93cea5e5807739c87aca65e360 /el9x.tpl | |
parent | 7dacb6b25193b478de92215c1145da339c5e97fe (diff) |
add stream 9 optional repo (for rust)
Diffstat (limited to 'el9x.tpl')
-rw-r--r-- | el9x.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -113,4 +113,8 @@ baseurl=https://packages.microsoft.com/rhel/9/prod/ enabled=0 includepkgs=msodbcsql18 +[stream] +name=CentOS 9 Stream +baseurl=https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/ +enabled=0 """ |