mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -73,3 +73,5 @@ services_disabled: false
|
||||
root_auth_users: msuchy frostyx praiskup nikromen
|
||||
|
||||
aws_cloudfront_distribution: E2PUZIRCXCOXTG
|
||||
|
||||
nrpe_client_uid: 500
|
||||
|
||||
@@ -72,3 +72,5 @@ services_disabled: false
|
||||
root_auth_users: msuchy frostyx praiskup nikromen
|
||||
|
||||
aws_cloudfront_distribution: EX55ITR8LVMOH
|
||||
|
||||
nrpe_client_uid: 500
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
comment: NRPE user for the NRPE service
|
||||
home: /var/run/nrpe
|
||||
shell: /sbin/nologin
|
||||
system: true
|
||||
tags:
|
||||
- nagios_client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user