mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-28 02:56:19 -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": {
|
"kernel_command_line_dict": {
|
||||||
"console": "ttyS0",
|
"console": "ttyS0",
|
||||||
"constel.csp": "aws",
|
"constel.csp": "aws",
|
||||||
"idle": "poll",
|
"mitigations": "auto,nosmt",
|
||||||
"mitigations": "auto",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"azure": {
|
"azure": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user