Skip to content

Commit

Permalink
(PA-5881) Add macOS 14 (Intel) platform definition to puppet-agent-main
Browse files Browse the repository at this point in the history
  • Loading branch information
imaqsood committed Nov 29, 2023
1 parent 8672e80 commit ca2747f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/platforms/osx-14-x86_64.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
platform 'osx-14-x86_64' do |plat|
plat.inherit_from_default
plat.output_dir File.join('apple', '14', 'puppet8', 'x86_64')
end

0 comments on commit ca2747f

Please sign in to comment.