fix(runtime): migrate roles to nested system fields
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
['rd.lvm.lv=sys/root']
|
||||
+ (
|
||||
['rd.lvm.lv=sys/swap', 'resume=/dev/mapper/sys-swap']
|
||||
if swap_enabled | bool
|
||||
if system_cfg.features.swap.enabled | bool
|
||||
else []
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user