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.
2 parents 9c9234c + 44ecaee commit 670175eCopy full SHA for 670175e
manifests/globals.pp
@@ -65,6 +65,7 @@
65
$default_version = $::osfamily ? {
66
/^(RedHat|Linux)/ => $::operatingsystem ? {
67
'Fedora' => $::operatingsystemrelease ? {
68
+ /^(26)$/ => '9.6',
69
/^(24|25)$/ => '9.5',
70
/^(22|23)$/ => '9.4',
71
/^(21)$/ => '9.3',
0 commit comments