We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb529ce commit 97f7b58Copy full SHA for 97f7b58
overlookinfra.patch
@@ -313,3 +313,12 @@ index 99a996c..63c5487 100644
313
proj.description 'The PDK runtime contains third-party components needed for the puppet developer kit'
314
proj.license 'See components'
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
0 commit comments