Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Merge pull request #91 from imaqsood/PA-5569-platform-definition-main…
Browse files Browse the repository at this point in the history
…-amazon-2023

(PA-5569) Amazon Linux 2023 platform definition to pxp-agent-vanagon
  • Loading branch information
cthorn42 authored Oct 26, 2023
2 parents 4abe976 + 8ad8be3 commit bfe4e2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/platforms/amazon-2023-aarch64.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
platform "amazon-2023-aarch64" do |plat|
plat.inherit_from_default
end
3 changes: 3 additions & 0 deletions configs/platforms/amazon-2023-x86_64.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
platform "amazon-2023-aarch64" do |plat|
plat.inherit_from_default
end

0 comments on commit bfe4e2e

Please sign in to comment.