Adjust starting text
This commit is contained in:
parent
dd6a38d5ea
commit
fca02238d7
|
@ -223,7 +223,7 @@ def create_vm(
|
||||||
total_stages = 10
|
total_stages = 10
|
||||||
start(
|
start(
|
||||||
celery,
|
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,
|
current=current_stage,
|
||||||
total=total_stages,
|
total=total_stages,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue