Skip to content

Commit

Permalink
enable OES23.4-SLE-Module-Desktop-Applications15-SP4 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalmer committed Jan 18, 2024
1 parent e8c3d0d commit 9e61927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions susemanager-sync-data/additional_products.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
"name" : "OES23.4-SLE-Module-Desktop-Applications15-SP4-Pool",
"distro_target" : "sle-15-x86_64",
"description" : "SLE-Module-Desktop-Applications15-SP4-Pool for sle-15-x86_64",
"enabled" : false,
"enabled" : true,
"autorefresh" : false,
"installer_updates" : false
},
Expand All @@ -368,7 +368,7 @@
"name" : "OES23.4-SLE-Module-Desktop-Applications15-SP4-Updates",
"distro_target" : "sle-15-x86_64",
"description" : "SLE-Module-Desktop-Applications15-SP4-Updates for sle-15-x86_64",
"enabled" : false,
"enabled" : true,
"autorefresh" : true,
"installer_updates" : false
},
Expand Down

0 comments on commit 9e61927

Please sign in to comment.