Actions
Feature #27396
closedAdd support for pre-defined sized based tuning profiles for Foreman & Katello installations
Description
We need a method for making it easy to tune Foreman & Katello for different scale scenarios:
- DEFAULT: 0-5000 Hosts
- MEDIUM: 5000-10000 Hosts
- LARGE: 10000-20000 Hosts
- X-LARGE: 20000-60000 Hosts
- 2X-LARGE: 60000+ Hosts
Users now have to hand-tune custom-heira.yaml or parameters via the installer which can be difficult, error prone and require study and guesswork.
Satellite 6 has a set of pre-defined templates that could be used as a source of pre-set Hiera settings:
[[https://github.com/RedHatSatellite/satellite-support/tree/master/tuning-profiles]]
We desire to utilize these templates as something the installer can deploy automatically and mix in with existing settings in custom-heira.yaml
Updated by Mike McCune about 5 years ago
this can be closed in favor of:
Actions