mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-15 19:38:11 +00:00
using multiple pgs (#121)
This commit is contained in:
@ -256,6 +256,7 @@ def create_vmss(
|
||||
},
|
||||
"extension_profile": {"extensions": extensions},
|
||||
},
|
||||
"single_placement_group": False,
|
||||
}
|
||||
|
||||
image_os = get_os(location, image)
|
||||
|
Reference in New Issue
Block a user