kanidm/_constraints
William Brown 6c2481a698 - Update to version 1.4.1~git0.ad93202:
* Release 1.4.1
  * Correct missing CSP header (#3177)
  * Resolve pam services not always having a tty (#3176)

OBS-URL: https://build.opensuse.org/package/show/network:idm/kanidm?expand=0&rev=69
2024-11-07 01:27:56 +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>