diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index ee83f9975..8565890da 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -335,6 +335,8 @@ - name: unset osd flags + vars: + - jewel_minor_update: False hosts: - "{{ mon_group_name|default('mons') }}"