Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
testing
puppet-icinga2_testing
Commits
a035b200
Commit
a035b200
authored
Jan 09, 2017
by
Markus Frosch
Browse files
linux: Install EPEL repo
parent
00cc2115
Pipeline
#204
passed with stage
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
manifests/profiles/linux.pp
View file @
a035b200
...
...
@@ -28,6 +28,8 @@ class icinga2_testing::profiles::linux
}
}
elsif
$::osfamily
==
'RedHat'
{
ensure_packages
([
'epel-release'
])
yumrepo
{
'puppetlabs-products'
:
descr
=>
'Puppetlabs 3.x products repository - RHEL $releasever $basearch'
,
baseurl
=>
'https://yum.puppetlabs.com/el/$releasever/products/$basearch'
,
...
...
Write
Preview
Supports
Markdown
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