ci: add do image build via packer

This commit is contained in:
NGPixel
2022-02-17 22:16:00 -05:00
parent 62a5cfa40e
commit c42e0f9888
12 changed files with 329 additions and 57 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
sed -e 's|GRUB_CMDLINE_LINUX="|GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1|g' \
-i /etc/default/grub
update-grub