Refactor #29801
Tracker #29746: Merge hooks/ and katello/hooks into a single directory structure
Move --tuning option to hooks/
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Yes
Description
Currently the Katello specific option --tuning exists in katello/hooks. All hooks are being moved to the top level hooks/ directory. This does not add the --tuning option to the Foreman scenario since there aren't tuning profiles available.
Associated revisions
Refs #29801 - Handle mongodb cache size separate from tuning
Refs #29801: Fix broken mongo cache size setting
History
#1
Updated by The Foreman Bot over 2 years ago
- Assignee set to William Clark
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/542 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.3.0 added
#3
Updated by William Clark over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|366add0622be5648bc7a93ebea59200a6afb4397.
#4
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/566 added
#5
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/568 added
#6
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Triaged changed from No to Yes
- Target version set to 2.3.0
- Category set to foreman-installer script
- Description updated (diff)
- Subject changed from Add --tuning option to hooks/ and ensure tuning defaults are proper for Foreman default install to Move --tuning option to hooks/
- Tracker changed from Feature to Refactor
Fixes #29801 - move --tuning to hooks/