Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ansible
roles
nagios-nrpe-agent
Commits
c5a7fce4
Commit
c5a7fce4
authored
Aug 24, 2018
by
Dan Thomson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[
#1
] Default to including the standard /etc/nrpe.d path
parent
95c088bc
Pipeline
#2146
passed with stage
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
defaults/main.yml
defaults/main.yml
+2
-1
No files found.
defaults/main.yml
View file @
c5a7fce4
...
...
@@ -171,7 +171,8 @@ include: []
# INCLUDE CONFIG DIRECTORY
# This directive allows you to include definitions from config files (with a
# .cfg extension) in one or more directories (with recursion).
include_dir
:
[]
include_dir
:
-
/etc/nrpe.d
# LISTEN QUEUE SIZE
# Listen queue size (backlog) for serving incoming connections.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment