SHA256
1
0
forked from pool/kanidm
kanidm/_constraints
William Brown 338eb79cc4 Accepting request 1002226 from home:firstyear:branches:network:idm
- Update to version 1.1.0~alpha9~git6.b20d5312:
  * Resolve upgrade in place error with cbor to json (#1028)

OBS-URL: https://build.opensuse.org/request/show/1002226
OBS-URL: https://build.opensuse.org/package/show/network:idm/kanidm?expand=0&rev=15
2022-09-09 04:10:26 +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>