copr: use again a deterministic nrpe UID
It was notoriously colliding with other system users like copr-signer
and others.
Revert "copr: test without nrpe_client_uid specified"
This reverts commit 435b71a695
.
This commit is contained in:
parent
e61a356554
commit
d0f7c7ca30
3 changed files with 5 additions and 0 deletions
|
@ -73,3 +73,5 @@ services_disabled: false
|
||||||
root_auth_users: msuchy frostyx praiskup nikromen
|
root_auth_users: msuchy frostyx praiskup nikromen
|
||||||
|
|
||||||
aws_cloudfront_distribution: E2PUZIRCXCOXTG
|
aws_cloudfront_distribution: E2PUZIRCXCOXTG
|
||||||
|
|
||||||
|
nrpe_client_uid: 500
|
||||||
|
|
|
@ -72,3 +72,5 @@ services_disabled: false
|
||||||
root_auth_users: msuchy frostyx praiskup nikromen
|
root_auth_users: msuchy frostyx praiskup nikromen
|
||||||
|
|
||||||
aws_cloudfront_distribution: EX55ITR8LVMOH
|
aws_cloudfront_distribution: EX55ITR8LVMOH
|
||||||
|
|
||||||
|
nrpe_client_uid: 500
|
||||||
|
|
|
@ -9,6 +9,7 @@
|
||||||
comment: NRPE user for the NRPE service
|
comment: NRPE user for the NRPE service
|
||||||
home: /var/run/nrpe
|
home: /var/run/nrpe
|
||||||
shell: /sbin/nologin
|
shell: /sbin/nologin
|
||||||
|
system: true
|
||||||
tags:
|
tags:
|
||||||
- nagios_client
|
- nagios_client
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue