mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 22:25:48 +00:00
EC2 paravirtual instances uses pv-grub, which refers /boot/grub/menu.lst (grub0.9x config file) instead of grub2 config file. So add boot parameters on /boot/grub/menu.lst when the file exists, and the instance is on EC2. Fixes #1598 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1472056875-17512-1-git-send-email-syuu@scylladb.com>