Skip to content

[enterprise-4.6] Issue in file post_installation_configuration/machine-configuration-tasks.adoc #27612

@ssams

Description

@ssams

Which section(s) is the issue in?

Using MachineConfigs to configure nodes -> Configuring container image registry settings

What needs fixing?

The section recommends to drop configuration files into /etc/containers/registries.d to override or augment registries.conf. However, this seems to be incorrect, the correct location for such configuration fragments should be /etc/containers/registries.conf.d. See also the upstream docs for registries.d and registries.conf.d - the configuration entry unqualified-search-registries used for the example in the documentation is explicitly mentioned in the registries.conf.d docs and should go into this directory.

Suggested fix: replace all occurrences of registries.d in the section with repositories.conf.d.

Metadata

Metadata

Assignees

Labels

issue-burndownIndicates an issue worked on during an "GitHub Issue Burndown" session

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions