mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-13 02:26:52 -04:00
image: retire idle=poll option for AWS (#3387)
This commit is contained in:
parent
622406de2c
commit
bd31361d3d
@ -57,8 +57,7 @@ csp_settings = {
|
||||
"kernel_command_line_dict": {
|
||||
"console": "ttyS0",
|
||||
"constel.csp": "aws",
|
||||
"idle": "poll",
|
||||
"mitigations": "auto",
|
||||
"mitigations": "auto,nosmt",
|
||||
},
|
||||
},
|
||||
"azure": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user