nagios_client: typo s/null/omit/
This commit is contained in:
parent
2627babd44
commit
baa6a0dff0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue