Actions
Bug #38696
closedMake sure NODE_OPTIONS have a default and are usr-overridable
Description
We need to add a default flag --max-old-space-size=8192 in the NODE_OPTIONS, but we need to make sure the user can add other flags, and override the value that we have defined.
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10649 added
Updated by Shimon Shtein 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|b44f3238f40aa5a6e31e37f84158728ee1c1f883.
Actions