debops icon indicating copy to clipboard operation
debops copied to clipboard

Fix pid max 32bits

Open prahal opened this issue 2 years ago • 3 comments

Only ship sysctl pid-max conf with pid-max set to 2^22 to 64bits archs.

First add the is_64bits fact to debops.core.

prahal avatar Oct 18 '23 13:10 prahal

ping? I still own an armv7 armhf board that requires this fix (Odroid U2).

prahal avatar Sep 08 '24 01:09 prahal

Might be of interest to document this new ansible_local.core.is_64bits in the debops doc.

prahal avatar Sep 22 '24 00:09 prahal

Probaly this is an ansible missing feature, ie ansible missing flag that should be added in ansible not in debops. So maybe it should not be documented here and pushed upstream. If it ever goes into ansible we could get rid of the Debops core flag workaround.

prahal avatar Oct 12 '24 18:10 prahal