We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f8a6d commit f0495b8Copy full SHA for f0495b8
.buildkite/setup_al2.sh
@@ -43,6 +43,7 @@ cat << EOF > $runtime_config_path
43
"shim_base_dir": "$dir",
44
"kernel_image_path": "$dir/default-vmlinux.bin",
45
"kernel_args": "ro console=ttyS0 noapic reboot=k panic=1 pci=off nomodules systemd.journald.forward_to_console systemd.log_color=false systemd.unit=firecracker.target init=/sbin/overlay-init",
46
+ "log_level": "DEBUG",
47
"log_levels": ["debug"],
48
"root_drive": "$dir/default-rootfs.img",
49
"jailer": {
0 commit comments