mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
cb934ed087
We don't want these options on other CSPs. This is temporary until AWS fixed some background issues. We need to set the option we want to set differently on each provider once per provider as we need to keep some of the options we set with higher priority.
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
[Match]
|
|
PathExists=../.csp/openstack
|
|
|
|
[Output]
|
|
KernelCommandLine=mem_encrypt=on kvm_amd.sev=1 module_blacklist=qemu_fw_cfg console=tty0 console=ttyS0 mitigations=auto,nosmt
|
|
|
|
[Content]
|
|
Autologin=yes
|
|
Environment=CONSOLE_MOTD=true
|