Skip to content

Commit 3393897

Browse files
author
Sebastian Sucker
committed
fixes repo url.
1 parent 5d4855e commit 3393897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/prerequisites.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'RedHat': {
2424
if ( $one::params::one_repo_enable == 'true' ) {
2525
yumrepo { 'opennebula':
26-
baseurl => "http://downloads.opennebula.org/repo/4.10/CentOS/${::lsbmajdistrelease}/x86_64/",
26+
baseurl => "http://downloads.opennebula.org/repo/4.10/CentOS/${::operatingsystemmajrelease}/x86_64/",
2727
descr => 'OpenNebula',
2828
enabled => 1,
2929
gpgcheck => 0,

0 commit comments

Comments
 (0)