RepositoryRemoteRepositoryConfigAptRepositoryPublicRepository

data class RepositoryRemoteRepositoryConfigAptRepositoryPublicRepository(val repositoryBase: String, val repositoryPath: String)

Constructors

constructor(repositoryBase: String, repositoryPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A common public repository base for Yum. Possible values are: CENTOS, CENTOS_DEBUG, CENTOS_VAULT, CENTOS_STREAM, ROCKY, EPEL.

Link copied to clipboard

Specific repository from the base, e.g. "pub/rocky/9/BaseOS/x86_64/os"