RepositoryConfig
RepositoryConfig
Contains an URL pointing to a DNF repository to use for upgrades.
JSON Example
{
"type": "CDROM",
"url": "cdrom://"
}
string
url
Optional
The repository URL. When value of field 'type' is 'ONLINE' leave field 'url' empty.