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
72c9339f
Commit
72c9339f
authored
Aug 23, 2018
by
Dan Thomson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[
#1
] Add CentOS dependencies to use TRIUMF mirror for nrpe package
parent
7a1d3a45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
tasks/centos-7-dependencies.yml
tasks/centos-7-dependencies.yml
+6
-0
vars/centos-7.yml
vars/centos-7.yml
+1
-1
No files found.
tasks/centos-7-dependencies.yml
View file @
72c9339f
...
...
@@ -6,3 +6,9 @@
loop_control
:
loop_var
:
package
become
:
yes
-
name
:
Install nrpe (depends on repo that's installed from dependencies)
yum
:
name
:
nrpe
state
:
latest
become
:
yes
vars/centos-7.yml
View file @
72c9339f
packages
:
-
sudo
-
nrp
e
-
triumf-releas
e
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