nagios_client: typo s/null/omit/

This commit is contained in:
Pavel Raiskup 2022-11-22 10:25:54 +01:00
parent 2627babd44
commit baa6a0dff0

View file

@ -5,7 +5,7 @@
user:
# Defaults taken from nrpe.spec
name: nrpe
uid: "{{nrpe_client_uid|default(null)}}"
uid: "{{nrpe_client_uid|default(omit)}}"
comment: NRPE user for the NRPE service
home: /var/run/nrpe
shell: /sbin/nologin