You've already forked coreos
Qwertylex broke the regex, lame
All checks were successful
Configuration Build / Build ignition (push) Successful in 25s
All checks were successful
Configuration Build / Build ignition (push) Successful in 25s
This commit is contained in:
@@ -5,10 +5,10 @@ storage:
|
|||||||
- path: /etc/systemd/zram-generator.conf
|
- path: /etc/systemd/zram-generator.conf
|
||||||
mode: 0644
|
mode: 0644
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
[zram0]
|
[zram0]
|
||||||
zram-size = min(ram / 2, 4096)
|
zram-size = min(ram / 2, 4096)
|
||||||
compression-algorithm = lzo-rle zstd(level=3) (type=idle)
|
compression-algorithm = lzo-rle zstd(level=3) (type=idle)
|
||||||
passwd:
|
passwd:
|
||||||
users:
|
users:
|
||||||
- name: core
|
- name: core
|
||||||
|
|||||||
Reference in New Issue
Block a user