Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to support Bookworm /boot structure break systems still on Bullseye #18

Open
RanchoHam opened this issue Sep 25, 2024 · 0 comments

Comments

@RanchoHam
Copy link

In main.yml:

    - name: Ensure cgroups are configured correctly in ubuntuEnv.txt.
      ansible.builtin.replace:
        path: /boot/firmware/ubuntuEnv.txt

The path has been changed to be compatible with the Bookworm release of Debian. This breaks Debian Bullseye systems.

A pull request is forthcoming addressing this issue for Debian systems. I suspect that the same issue holds true for earlier Ubuntu systems, but I don't have a cluster running Ubuntu Bullseye to test on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant