Skip to content

Commit 1762e47

Browse files
committed
Drop kubelet reconfiguration
That playbook should be removed long time ago. Similar change was done in RDO config base job [1]. [1] https://review.rdoproject.org/r/c/config/+/53694 Signed-off-by: Daniel Pawlik <[email protected]>
1 parent d8e3ca4 commit 1762e47

File tree

2 files changed

+0
-52
lines changed

2 files changed

+0
-52
lines changed

ci/playbooks/crc/reconfigure-kubelet.yml

-50
This file was deleted.

zuul.d/base.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@
217217
roles: *multinode_edpm_roles
218218
pre-run:
219219
- ci/playbooks/bootstrap-networking-mapper.yml
220-
- ci/playbooks/crc/reconfigure-kubelet.yml
221220
- ci/playbooks/multinode-customizations.yml
222221
post-run: *multinode_edpm_post_run
223222
vars:
@@ -238,7 +237,6 @@
238237
roles: *multinode_edpm_roles
239238
pre-run:
240239
- ci/playbooks/bootstrap-networking-mapper.yml
241-
- ci/playbooks/crc/reconfigure-kubelet.yml
242240
- ci/playbooks/multinode-customizations.yml
243241
post-run: *multinode_edpm_post_run
244242
vars:

0 commit comments

Comments
 (0)