Removed rpmfusion-nonfree support from CentOS.
This commit is contained in:
parent
9679028e52
commit
aa6d8f49df
2 changed files with 0 additions and 198 deletions
|
@ -168,7 +168,6 @@ class yum::repo::rpmfusion-free {
|
|||
class yum::repo::rpmfusion-nonfree {
|
||||
|
||||
case $operatingsystem {
|
||||
"centos": { $flavor = "el" }
|
||||
"fedora": { $flavor = "fedora" }
|
||||
default: { fail("RPM Fusion Free repository not supported in ${operatingsystem}") }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue