#8827 ipa-healthcheck --indent with large values causes 'Output raised MemoryError: '
Closed: duplicate by pcech. Opened by pcech.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 8): Bug 1774037

Description of problem: ipa-healthcheck --indent with large values causes 'Output raised MemoryError: '
Version-Release number of selected component (if applicable):
[root@master ~]# rpm -q ipa-server
ipa-server-4.8.2-1.module+el8.2.0+4697+7171660c.x86_64
[root@master ~]# rpm -q ipa-server ipa-healthcheck
ipa-server-4.8.2-1.module+el8.2.0+4697+7171660c.x86_64
ipa-healthcheck-0.3-4.module+el8.1.0+4098+f286395e.noarch
How reproducible: Always
Steps to Reproduce:
1. Install ipa-server and ipa-healthcheck
2. Run the command with large values e.g
[root@master ~]# ipa-healthcheck --indent 1000000
Actual results:
[root@master ~]# ipa-healthcheck --indent 1000000
Output raised MemoryError: 
Expected results: indent values should have max values allowed so that MemoryError is not seen.
Additional info:

Metadata Update from @pcech:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1774037

Issue linked to bug 1774037

Closed as duplication of https://github.com/freeipa/freeipa-healthcheck/issues/197

Metadata Update from @pcech:
- Issue close_status updated to: duplicate
- Issue status updated to: Closed (was: Open)

Metadata