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