Fix bad function definition

This commit is contained in:
2026-01-29 22:43:18 -05:00
parent 427fd5515d
commit 113ecec18f

View File

@@ -2486,7 +2486,7 @@ def osd_worker_remove_osd(
) )
def osd_worker_add_db_vg(zkhandler, celery, device): def osd_worker_add_db_vg(zkhandler, celery, node, device):
# Set up stages # Set up stages
current_stage = 0 current_stage = 0
total_stages = 4 total_stages = 4