AlmaLinux / cloud-images

Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
147 stars 46 forks source link

Disable swap file creation by WALinuxAgent #127

Closed LKHN closed 1 year ago

LKHN commented 1 year ago

Creating of the swap file by WALinuxAgent on boot, is against to Commercial marketplace certification policies. Since this option is disabled by default, removing the ResourceDisk.EnableSwap=y configuration option is enough

Signed-off-by: Elkhan Mammadli elkhan.mammadli@protonmail.com