Skip to content

Commit

Permalink
adding 15.* for Agent Control
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-rkallempudi committed Jul 26, 2024
1 parent d962fd6 commit e66c604
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ installTargets:
- type: host
os: linux
platformFamily: suse
platformVersion: "(15\\.[1-5]|15-SP[1-5])"
platformVersion: "(15)\\.*"
kernelArch: x86_64
# ARM supported
- type: host
Expand Down

0 comments on commit e66c604

Please sign in to comment.