Actions
Bug #33643
closedSkipping checks no longer working because of tuning profile
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
foreman-installer script
Target version:
-
Description
When trying to setup a small demo of Katello as proof of concept on a local vm, I wanted to save resources by not giving it the required 8GB RAM. This used to work, only resulting in a slow system, what would be acceptable in this case. But when using --skip-checks-i-know-better now it still complains that the tuning default profile requires at least 8GB RAM and 1 CPU.
It would be great to have this option back if I really think I know it better, but I would be also fine with this option removed and a smaller tuning-profile like "minimal" or "non-productive" or something similar.
Updated by Evgeni Golov almost 2 years ago
There is now a "development" tuning profile, which should achieve exactly what you want :)
Actions