Accepting request 310421 from home:pluskalm:branches:server:monitoring

- Change _service to mode='localonly' active services are not 
  allowed in factory

OBS-URL: https://build.opensuse.org/request/show/310421
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=126
This commit is contained in:
Dominique Leuenberger 2015-06-09 11:35:02 +00:00 committed by Git OBS Bridge
parent a691889b83
commit 880e5fc249
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<services>
<service name="verify_file">
<service name="verify_file" mode="localonly">
<param name="file">collectd-5.4.2.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">9789e900c138b5dbe907d3d744143f12b1e30022276cb1d8c65bbabaf0c4e393</param>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 5 06:49:33 UTC 2015 - mpluskal@suse.com
- Change _service to mode='localonly' active services are not
allowed in factory
-------------------------------------------------------------------
Mon Mar 2 08:59:24 UTC 2015 - bruno@ioda-net.ch