SHA256
1
0
forked from pool/kanidm
kanidm/_constraints
William Brown e06b7f4e8f - Update to version 1.3.2~git0.229b0cc:
* Release 1.3.2
  * Prevent bug in pam (#2960)
  * Reduce client logging noise
  * Improve migration error message (#2959)

OBS-URL: https://build.opensuse.org/package/show/network:idm/kanidm?expand=0&rev=59
2024-08-10 01:03:37 +00:00

14 lines
306 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<processors>2</processors>
<memory>
<size unit="G">8</size>
</memory>
<disk>
<!-- Needed because OBS workers chronically run out of disk because sigghhh -->
<size unit="G">25</size>
</disk>
</hardware>
</constraints>