Skip to content

Commit

Permalink
Merge pull request #672 from vakwetu/fix-fips-reboot
Browse files Browse the repository at this point in the history
FIPS task should not change reboot policy
  • Loading branch information
openshift-merge-bot[bot] authored Jun 12, 2024
2 parents dea5056 + f86bbbb commit 21d906f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/edpm_bootstrap/tasks/fips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
state: touch
mode: "0600"
- name: Call edpm_reboot role
vars:
edpm_reboot_strategy: force
ansible.builtin.include_role:
name: edpm_reboot

Expand Down

0 comments on commit 21d906f

Please sign in to comment.