Replace extras-common
by extras
This commit is contained in:
parent
e1443e03f9
commit
4a91f94733
@ -116,7 +116,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras-common$', {
|
||||
'^extras$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
"epel-release",
|
||||
|
@ -98,7 +98,7 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
|
@ -113,7 +113,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras-common$', {
|
||||
'^extras$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
"epel-release",
|
||||
|
@ -98,7 +98,7 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
|
@ -124,7 +124,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras-common$', {
|
||||
'^extras$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
"epel-release",
|
||||
|
@ -98,7 +98,7 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
|
@ -113,7 +113,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras-common$', {
|
||||
'^extras$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
"epel-release",
|
||||
|
@ -116,7 +116,7 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
|
@ -113,7 +113,7 @@ additional_packages = [
|
||||
}
|
||||
),
|
||||
(
|
||||
'^extras-common$', {
|
||||
'^extras$', {
|
||||
'*': [
|
||||
"anaconda-live",
|
||||
"epel-release",
|
||||
|
@ -116,7 +116,7 @@
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"extras-common": {
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
|
Loading…
Reference in New Issue
Block a user