Add more Firecracker microVM scripts

This commit is contained in:
Joakim Hellsén 2026-04-26 15:44:22 +02:00
commit e70a0584c9
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
7 changed files with 185 additions and 3 deletions

5
.gitignore vendored
View file

@ -162,6 +162,7 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Ignore files related to Firecracker microVM, except for get_rootfs.bash which is used in image preparation.
# Ignore files related to Firecracker microVM, except for .bash files which are used in image preparation.
firecracker/*
!firecracker/get_rootfs.bash
!firecracker/*.bash
!firecracker/vm_config.json