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 5cc6f19 commit 2f9caacCopy full SHA for 2f9caac
Gemfile
@@ -39,3 +39,6 @@ local_gemfile = File.join(__dir__, 'Gemfile.local')
39
if File.exist? local_gemfile
40
eval_gemfile local_gemfile
41
end
42
+
43
+# TODO: remove this pin once we solve PE-35920
44
+gem "puppet", '~> 7.24'
0 commit comments