Skip to content

Commit

Permalink
scylla-node: partially revert the previous patch
Browse files Browse the repository at this point in the history
RedHat.yml doesn't participate in the upgrade path.

Signed-off-by: Vlad Zolotarov <[email protected]>
  • Loading branch information
vladzcloudius committed Sep 27, 2023
1 parent e4a5fdf commit 41a4262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible-scylla-node/tasks/RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
state: present
lock_timeout: 60
become: true
when: not scylla_is_installed or upgrade_scylla
when: not scylla_is_installed

- name: Configure SELinux
shell: |
Expand Down

0 comments on commit 41a4262

Please sign in to comment.