We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef832c5 + a347ebd commit 430b108Copy full SHA for 430b108
manifests/globals.pp
@@ -65,6 +65,7 @@
65
$default_version = $::osfamily ? {
66
/^(RedHat|Linux)/ => $::operatingsystem ? {
67
'Fedora' => $::operatingsystemrelease ? {
68
+ /^(30)$/ => '11.2',
69
/^(29)$/ => '10.6',
70
/^(28)$/ => '10.4',
71
/^(26|27)$/ => '9.6',
0 commit comments