URL:
https://github.com/freeipa/freeipa/pull/5142
Author: rcritten
Title: #5142: Reduce the memory requirement from 1.6 to 1.2 GB
Action: opened
PR body:
"""
We know from practical experience in PR-CI and Azure that 1.2
is the absolute minimum necessary for a base installation.
https://pagure.io/freeipa/issue/8404
Signed-off-by: Rob Crittenden <rcritten(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa
https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5142/head:pr5142
git checkout pr5142