mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
35 lines
782 B
Plaintext
35 lines
782 B
Plaintext
[rocky-baseos]
|
|
name=Rocky BaseOS
|
|
baseurl=https://dl.rockylinux.org/pub/rocky/9/BaseOS/x86_64/os/
|
|
enabled=1
|
|
gpgcheck=0
|
|
[rocky-appstream]
|
|
name=Rocky Linux 9 AppStream
|
|
baseurl=https://dl.rockylinux.org/pub/rocky/9/AppStream/x86_64/os/
|
|
enabled=1
|
|
gpgcheck=0
|
|
|
|
[rocky-extras]
|
|
name=Rocky Linux 9 Extras
|
|
baseurl=https://dl.rockylinux.org/pub/rocky/9/extras/x86_64/os/
|
|
enabled=1
|
|
gpgcheck=0
|
|
|
|
|
|
[rocky-baseos10]
|
|
name=Rocky Linux 10 BaseOS
|
|
baseurl=https://dl.rockylinux.org/pub/rocky/10/BaseOS/x86_64/os/
|
|
enabled=1
|
|
gpgcheck=0
|
|
[rocky-appstream10]
|
|
name=Rocky Linux 10 AppStream
|
|
baseurl=https://dl.rockylinux.org/pub/rocky/10/AppStream/x86_64/os/
|
|
enabled=1
|
|
gpgcheck=0
|
|
|
|
[rocky-extras10]
|
|
name=Rocky Linux 10 Extras
|
|
baseurl=https://dl.rockylinux.org/pub/rocky/10/extras/x86_64/os/
|
|
enabled=1
|
|
gpgcheck=0
|