Yum repository resource
yum.repo MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating System
Yum repository resource
Use MQL in cnspec shell or policy:
yum.repoMin version: 5.15.0
Relationships
2 resources · 2 relationships·Click to select, expand fields to see properties.
Fields (12)
| Field | Type | Description |
|---|---|---|
baseurlrequired | []string | URL where the repodata directory of a repository is located |
enabled | int | Whether the repository is used as package source |
expirerequired | string | Indicator when the repository will expire |
filerequired | file | Repository configuration file path |
filenamerequired | string | Deprecated; use file.path |
idrequired | string | Repository ID |
mirrorsrequired | string | Mirrors for this repository |
namerequired | string | Human-readable repository name |
pkgsrequired | string | Packages in repository |
revisionrequired | string | Repository revision |
sizerequired | string | File size of this repository |
statusrequired | string | Repository status |