copr: test without nrpe_client_uid specified

Revert "copr: define nrpe_client_uid=500"

This reverts commit fa5cd7344c.
This commit is contained in:
Pavel Raiskup 2022-11-22 10:41:26 +01:00
parent fa5cd7344c
commit 435b71a695
3 changed files with 0 additions and 5 deletions

View file

@ -73,5 +73,3 @@ 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

View file

@ -72,5 +72,3 @@ 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

View file

@ -9,7 +9,6 @@
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