mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 03:48:09 +00:00
fix create_vmss log message (#293)
This commit is contained in:
@ -205,7 +205,7 @@ def create_vmss(
|
||||
return None
|
||||
|
||||
logging.info(
|
||||
"creating VM count"
|
||||
"creating VM "
|
||||
"name: %s vm_sku: %s vm_count: %d "
|
||||
"image: %s subnet: %s spot_instances: %s",
|
||||
name,
|
||||
|
Reference in New Issue
Block a user