This message was deleted.
# harvester
a
This message was deleted.
b
If you have RPMs you can reboot the nodes in maint mode and add some kernel params to make changes persistent.
You do have to add some files to
/oem
or other standard place to get it to work.
Also be aware that upgrades will undo the changes.
(probably)
Copy code
name: "Rootfs Layout Settings for debugrw"
stages:
  rootfs.after:
    - if: 'grep -q root=LABEL=COS_STATE /proc/cmdline && grep -q rd.cos.debugrw /proc/cmdline'
      name: "Layout configuration for debugrw"
      environment_file: /run/cos/cos-layout.env
      environment:
        RW_PATHS: "/var"