Skip to content

Conversation

@lcotonea
Copy link

In my case, the cgroups values are differents. So this pull request is a purpose to automatically compute the right cgroup values

read -r -p "Enter gateway [$GW_TEMPLATE]: " GATEWAY
GATEWAY=${GATEWAY:-$GW_TEMPLATE}

ROOT_FS_LOCATION_TEMPLATE="local-zfs"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didnt you create for this code-change a different PR already?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. Mishandling. (again :) )

@jammsen
Copy link
Owner

jammsen commented Jan 6, 2026

I can test this on the weekend.

@eikaramba
Copy link

fyi i did test this myself and can confirm it worked. the only thing i needed to adapt was to change card0 to card1. also i am not using zfs thus i needed to change the filesystem to ROOT_FS_LOCATION_TEMPLATE="local-lvm"

you can see this in my fork over at https://github.com/eikaramba/proxmox-setup-scripts

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

Successfully merging this pull request may close these issues.

3 participants