Actions
Bug #22902
closedUpdate default memory amount to reflect modern OS requirements
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources
Target version:
Description
Currently, when provisioning a new virtual machine, Foreman uses it’s default memory configuration. That may differ from the Operating System’s minimum requirements. For CentOS 7, the minimum is really 1 GB. For Fedora 27, 1 GB is often not enough – if you are doing more than a minimal install, it will fail. The fedora docs say for systems 1GB or less to use the DVD, as the network install requires more memory.
It’s not a great user experience when a user goes to provision a CentOS 7 VM, we suggest 768mb, and that fails to install. Other OS’s have similar limitations.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5326 added
Updated by Tomer Brisker over 6 years ago
- Translation missing: en.field_release set to 330
Updated by Stephen Benjamin over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 60668e77133ade7fe6a9522d73e50e7c75fe2277.
Actions