SHA256
1
0
forked from pool/rpmlint

Accepting request 498225 from home:tserong:branches:devel:openSUSE:Factory:rpmlint

- add 'prometheus' and 'grafana' standard users and groups (used by various prometheus packages in server:monitoring, and by grafana in security:logging)

OBS-URL: https://build.opensuse.org/request/show/498225
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=456
This commit is contained in:
Marcus Meissner 2017-05-31 13:22:26 +00:00 committed by Git OBS Bridge
parent b160e5647b
commit 56d09790cc
2 changed files with 9 additions and 0 deletions

4
config
View File

@ -115,6 +115,7 @@ setOption('StandardGroups', (
'games',
'gdm',
'geronimo',
'grafana',
'guixbuild',
'haclient',
'haldaemon',
@ -192,6 +193,7 @@ setOption('StandardGroups', (
'powersave',
'privoxy',
'prosody',
'prometheus',
'public',
'pulse',
'pulse-access',
@ -294,6 +296,7 @@ setOption('StandardUsers', (
'geronimo',
'gnats',
'gnump3d',
'grafana',
'hacluster',
'haldaemon',
'hsqldb',
@ -363,6 +366,7 @@ setOption('StandardUsers', (
'pound',
'privoxy',
'prosody',
'prometheus',
'pulse',
'puppet',
'qemu',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 25 04:52:11 UTC 2017 - tserong@suse.com
- add 'prometheus' and 'grafana' standard users and groups
-------------------------------------------------------------------
Tue May 16 13:37:33 UTC 2017 - krahmer@suse.com