Sha256: ea4cf30ae265d5e8ad104bcfbd1d291a42d5d87dbe8c5a64812533e960b4031f

Contents?: true

Size: 1.09 KB

Versions: 8

Compression:

Stored size: 1.09 KB

Contents

---
:name: Repositories
:initials: r
:description: |
  Contains all information about software repositories configured on the
  inspected system. The information about repositories depends on the package
  manager of the distribution. Machinery collects the following information
  from each configured repository:

  - The alias name of the repository.

  - The repository type, rpm-md and YaST types that are used on SUSE systems.

  - The path to the repository. This could be a local path, a remote location,
    a device, or a file.

  - A boolean flag that indicates if this repository is in use or not.

  - A boolean flag that indicates if this repository should update the locally
    stored metadata files with metadata files from the origin automatically or
    not.

  - A boolean flag that indicates if packages which would be installed from
    this repository should be checked by their gpg key or not.

  - A numeric value for a priority. The priority of a repository is compared
    to the priorities of all other activated repositories. Values can
    range from 1 (highest) to 99 (lowest, default).

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
machinery-tool-1.24.1 plugins/repositories/repositories.yml
machinery-tool-1.24.0 plugins/repositories/repositories.yml
machinery-tool-1.23.1 plugins/repositories/repositories.yml
machinery-tool-1.23.0 plugins/repositories/repositories.yml
machinery-tool-1.22.3 plugins/repositories/repositories.yml
machinery-tool-1.22.2 plugins/repositories/repositories.yml
machinery-tool-1.22.1 plugins/repositories/repositories.yml
machinery-tool-1.22.0 plugins/repositories/repositories.yml