yum: Fixed syntax error from yum::repo::elrepo.
This commit is contained in:
parent
95bd3a717e
commit
ab5f737683
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ class yum::repo::dell {
|
||||||
# Location of repository. If not set default ELRepo mirrorlist
|
# Location of repository. If not set default ELRepo mirrorlist
|
||||||
# will be used.
|
# will be used.
|
||||||
#
|
#
|
||||||
class yum::repo::elrepo($baseurl=undef {
|
class yum::repo::elrepo($baseurl=undef) {
|
||||||
|
|
||||||
include yum::common
|
include yum::common
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue