SHA256
1
0
forked from pool/rpmlint

Accepting request 757371 from home:smithfarm:branches:devel:openSUSE:Factory:rpmlint

prepare rpmlint for ceph SR

OBS-URL: https://build.opensuse.org/request/show/757371
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=702
This commit is contained in:
Marcus Meissner 2019-12-16 15:48:04 +00:00 committed by Git OBS Bridge
parent 22e9ba8cf6
commit 76fb2069bd
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -93,6 +93,7 @@ setOption('StandardGroups', (
'casaauth',
'cdrom',
'ceph',
'cephadm',
'chef',
'chrony',
'citadel',
@ -294,6 +295,7 @@ setOption('StandardUsers', (
'casaauth',
'ceilometer',
'ceph',
'cephadm',
'chef',
'chrony',
'cinder',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 16 15:08:23 UTC 2019 - Nathan Cutler <ncutler@suse.com>
- config: add 'cephadm' to StandardGroups and StandardUsers
-------------------------------------------------------------------
Mon Dec 16 13:26:26 UTC 2019 - matthias.gerstner@suse.com