Skip to content

Commit 8022244

Browse files
authored
Merge pull request #812 from skyamgarp/PA-4672
(PA-4672) Add RedHat 9 (Power9) definition for puppet-runtime builds
2 parents 4ac018d + 252d269 commit 8022244

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/platforms/el-9-ppc64le.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
platform 'el-9-ppc64le' do |plat|
2+
plat.inherit_from_default
3+
end

0 commit comments

Comments
 (0)