SHA256
1
0
forked from pool/kanidm
kanidm/_constraints

14 lines
306 B
Plaintext
Raw Permalink Normal View History

<?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>