containerd: always use config_path (#11755)

config_path was introduced in containerd 1.5.0, and registry.mirrors is
deprecated.

There is no reason to keep the old alternative, so just always use
config_path, and consequently remove the option.
This commit is contained in:
Max Gautier
2024-11-28 13:38:59 +01:00
committed by GitHub
parent f83471484d
commit a074596c2c
3 changed files with 0 additions and 16 deletions

View File

@@ -115,7 +115,6 @@
notify: Restart containerd
- name: Containerd | Configure containerd registries
when: containerd_registries_mirrors is defined
block:
- name: Containerd | Create registry directories
file: