When kernelargs are changed, ensure reboot file exists
This change ensures that the edpm_kernel file is created under the
reboot_required directory when grub.cfg has been updated. This
ensures the user is able to determine when a node needs rebooting[1], and
they can do so by including our edpm_reboot role via the reboot.yml
playbook in a servicesOverride on the deployment.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/OWNERS)~~ [bshephar]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
When kernelargs are changed, ensure reboot file exists
This change ensures that the
edpm_kernel
file is created under thereboot_required
directory whengrub.cfg
has been updated. This ensures the user is able to determine when a node needs rebooting[1], and they can do so by including ouredpm_reboot
role via thereboot.yml
playbook in aservicesOverride
on the deployment.[1] https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/docs/source/roles/role-edpm_reboot.rst?plain=1#L10-L18