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 041bd39 commit 92dd573Copy full SHA for 92dd573
manifests/repo.pp
@@ -57,6 +57,8 @@
57
default => undef
58
}
59
$key = "${mongover[0]}.${mongover[1]}" ? {
60
+ '4.2' => 'E162F504A20CDF15827F718D4B7C549A058F8B6B',
61
+ '4.0' => '9DA31620334BD75D9DCB49F368818C72E52529D4',
62
'3.6' => '2930ADAE8CAF5059EE73BB4B58712A2291FA4AD5',
63
'3.4' => '0C49F3730359A14518585931BC711F9BA15703C6',
64
'3.2' => '42F3E95A2C4F08279C4960ADD68FA50FEA312927',
0 commit comments