Skip to content

Commit

Permalink
Move next-devel to cgroupsv2 for new nodes
Browse files Browse the repository at this point in the history
All we need to do is to make the associated karg be specific to
`testing-devel` by uplisting it to `image.yaml`. Then `next-devel` will
naturally shed it when `image-base.yaml` gets synced over.

See: coreos/fedora-coreos-tracker#292
  • Loading branch information
jlebon committed Apr 16, 2021
1 parent 4e229a4 commit 5d24c00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
# similarly to manifest.yaml. Unlike image-base.yaml, which is shared by all
# streams.
include: image-base.yaml

extra-kargs:
# https://github.com/coreos/fedora-coreos-tracker/issues/292
# https://fedoraproject.org/wiki/Changes/CGroupsV2
- systemd.unified_cgroup_hierarchy=0

0 comments on commit 5d24c00

Please sign in to comment.