Skip to content

Commit 60d40f4

Browse files
authored
Merge pull request #2537 from skyamgarp/PA-6304
(PA-6304) Add Ubuntu 24.04 (ARM) platform definition to puppet-agent-7.x
2 parents 82ee3c8 + 78b0c71 commit 60d40f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
platform "ubuntu-24.04-aarch64" do |plat|
2+
plat.inherit_from_default
3+
end

0 commit comments

Comments
 (0)