Skip to content

Commit

Permalink
rename packages also in supportconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalmer committed Nov 9, 2024
1 parent f8c1401 commit bed968f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- change supportconfig as some packages were renamed (bsc#1233014)
8 changes: 4 additions & 4 deletions susemanager-utils/supportutils-plugin-susemanager/susemanager
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ if [ -x /usr/bin/instance-flavor-check ]; then
validate_rpm "python-instance-billing-flavor-check"
validate_rpm "billing-data-service"
validate_rpm "csp-billing-adapter-service"
validate_rpm "python3-csp-billing-adapter"
validate_rpm "python3-csp-billing-adapter-local"
validate_rpm "python3-csp-billing-adapter-amazon"
validate_rpm "python311-csp-billing-adapter"
validate_rpm "python311-csp-billing-adapter-local"
validate_rpm "python311-csp-billing-adapter-amazon"
validate_rpm "suma-amazon-adapter-config-llc"
validate_rpm "suma-amazon-adapter-config-ltd"
validate_rpm "python3-csp-billing-adapter-azure"
validate_rpm "python311-csp-billing-adapter-azure"
validate_rpm "suma-azure-adapter-config-llc"
validate_rpm "suma-azure-adapter-config-ltd"
else
Expand Down

0 comments on commit bed968f

Please sign in to comment.