File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 24
24
'el-9-ppc64le' ,
25
25
'fedora-36-x86_64' ,
26
26
'fedora-40-x86_64' ,
27
+ 'fedora-40-aarch64' ,
27
28
'sles-15-x86_64' ,
28
29
'ubuntu-18.04-aarch64' ,
29
30
'ubuntu-18.04-amd64' ,
Original file line number Diff line number Diff line change @@ -313,3 +313,12 @@ index 99a996c..63c5487 100644
313
313
proj.description 'The PDK runtime contains third-party components needed for the puppet developer kit'
314
314
proj.license 'See components'
315
315
proj.vendor 'Puppet, Inc. <
[email protected] >'
316
+ diff --git a/configs/platforms/fedora-40-aarch64.rb b/configs/platforms/fedora-40-aarch64.rb
317
+ new file mode 100644
318
+ index 0000000..0503231
319
+ --- /dev/null
320
+ +++ b/configs/platforms/fedora-40-aarch64.rb
321
+ @@ -0,0 +1,3 @@
322
+ + platform 'fedora-40-aarch64' do |plat|
323
+ + plat.inherit_from_default
324
+ + end
You can’t perform that action at this time.
0 commit comments