Skip to content

Commit

Permalink
User service pack repository for SLES
Browse files Browse the repository at this point in the history
closes #386
  • Loading branch information
bobapple committed Oct 6, 2017
1 parent 87f1be2 commit 4eb2960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/repo.pp
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
case $::operatingsystem {
'SLES': {
zypprepo { 'icinga-stable-release':
baseurl => "http://packages.icinga.com/SUSE/${::operatingsystemmajrelease}/release/",
baseurl => "http://packages.icinga.com/SUSE/${::operatingsystemrelease}/release/",
enabled => 1,
gpgcheck => 1,
require => Exec['import icinga gpg key']
Expand Down

0 comments on commit 4eb2960

Please sign in to comment.