mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-21 14:28:54 -04:00
image: retire idle=poll option for AWS (#3387)
This commit is contained in:
parent
622406de2c
commit
bd31361d3d
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ csp_settings = {
|
|||
"kernel_command_line_dict": {
|
||||
"console": "ttyS0",
|
||||
"constel.csp": "aws",
|
||||
"idle": "poll",
|
||||
"mitigations": "auto",
|
||||
"mitigations": "auto,nosmt",
|
||||
},
|
||||
},
|
||||
"azure": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue