openstack-k8s-operators / edpm-ansible

External Dataplane Management Ansible Playbooks
https://openstack-k8s-operators.github.io/edpm-ansible/
Apache License 2.0
9 stars 66 forks source link

Create required file to enforce a reboot while calling `edpm_reboot` role #610

Closed rebtoor closed 7 months ago

rebtoor commented 7 months ago

Declaring edpm_reboot_force_reboot wasn't enough to enforce a reboot using edpm_reboot role, so a proper file is now created in /var/lib/openstack/reboot_required/ folder, as defined in the role itself [1]

openshift-ci[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fao89, rebtoor

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/OWNERS)~~ [fao89,rebtoor] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment