Skip to content

Commit

Permalink
Add gpgcheck=0 to c9s repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaarreell committed Aug 5, 2023
1 parent 2fe4c34 commit 6c564ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/c9s.repo
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
name=C9S-BaseOS
baseurl=https://composes.stream.centos.org/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
enabled=1
gpgcheck=0

[C9S-AppStream]
name=C9S-AppStream
baseurl=https://composes.stream.centos.org/development/latest-CentOS-Stream/compose/AppStream/x86_64/os/
enabled=1
gpgcheck=0

[C9S-CRB]
name=C9S-CRB
baseurl=https://composes.stream.centos.org/development/latest-CentOS-Stream/compose/CRB/x86_64/os/
enabled=1
gpgcheck=0

0 comments on commit 6c564ad

Please sign in to comment.