6c2481a698
* 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
14 lines
306 B
XML
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>
|