Merge "Bootstrap failing for ISO based on CentOS"

This commit is contained in:
Zuul 2022-11-09 16:25:17 +00:00 committed by Gerrit Code Review
commit f237a8a3e0

View File

@ -305,5 +305,5 @@
src: "k8s-coredump-conf.json.j2"
dest: /etc/k8s-coredump-conf.json
mode: 0700
when: os_release == 'debian'
when: (not replayed) or (restart_services)