Adjust starting text
This commit is contained in:
parent
dd6a38d5ea
commit
fca02238d7
|
@ -223,7 +223,7 @@ def create_vm(
|
|||
total_stages = 10
|
||||
start(
|
||||
celery,
|
||||
f"Starting provisioning of VM '{vm_name}' with profile '{vm_profile}'",
|
||||
f"Provisioning new VM '{vm_name}' with profile '{vm_profile}'",
|
||||
current=current_stage,
|
||||
total=total_stages,
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue