Skip to content

Commit f0495b8

Browse files
author
Kazuyoshi Kato
committed
Fix
Signed-off-by: Kazuyoshi Kato <[email protected]>
1 parent 72f8a6d commit f0495b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/setup_al2.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ cat << EOF > $runtime_config_path
4343
"shim_base_dir": "$dir",
4444
"kernel_image_path": "$dir/default-vmlinux.bin",
4545
"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",
4647
"log_levels": ["debug"],
4748
"root_drive": "$dir/default-rootfs.img",
4849
"jailer": {

0 commit comments

Comments
 (0)