forked from pool/telegraf
7ed0e11ac5
- Update to version 1.24.2: - Add bugref boo#1203914 to v1.23.0: fix: use readers over closers in http input (#11083) - Add _constraints minimum disk 4G to avoid build failures OBS-URL: https://build.opensuse.org/request/show/1007960 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=45
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">4</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|