fix: use mirror-aware crictl prepulls
Deploy Cluster / Terraform (push) Successful in 33s
Deploy Cluster / Ansible (push) Failing after 59m33s

This commit is contained in:
2026-05-03 01:50:22 +00:00
parent 600aa4787d
commit 3dbba22a6d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
{{ cloud_init_wait.stderr | default('') }}
when:
- cloud_init_binary.rc == 0
- cloud_init_wait.rc == 1 or 'status: error' in (cloud_init_wait.stdout | default(''))
- "'status: error' in (cloud_init_wait.stdout | default(''))"
- name: Persist primary interface MTU for registry egress
copy: