refactor: move spawn_vm out of worker into provisioner

feat: spawn vm params to settings
This commit is contained in:
2024-11-27 14:38:23 +00:00
parent 088f22cea4
commit d28ca286fb
15 changed files with 491 additions and 202 deletions

1
lnvps_db/Cargo.lock generated
View File

@ -843,6 +843,7 @@ dependencies = [
"serde",
"serde_with",
"sqlx",
"url",
]
[[package]]