diff options
author | zsdc <taras@vyos.io> | 2023-10-27 14:15:20 +0300 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2023-10-27 14:15:20 +0300 |
commit | 1ecd15c9392ac57fdf4b922f74effa6a67c91150 (patch) | |
tree | ff12e07826947458aa96d8e976df7d4ee2a26e72 /tools | |
parent | 0b136dd5beaa5b813ea4037f5c65f0c6090a4ff5 (diff) | |
download | vyos-cloud-init-1ecd15c9392ac57fdf4b922f74effa6a67c91150.tar.gz vyos-cloud-init-1ecd15c9392ac57fdf4b922f74effa6a67c91150.zip |
vyos_install: T5220: Added `cmdline_extra` option
In some platforms, the kernel may need extra options in cmdline to boot
properly. The new option allows adding extra parameters to the cmdline:
```
vyos_install:
boot_params:
cmdline_extra: nosmt mitigations=off # extra parameters for kernel cmdline
```
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions