Skip to content

Commit 68e3704

Browse files
committed
bump SLES 15 version
1 parent 9977bf2 commit 68e3704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: manifests/globals.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
/12\.0/ => '93',
229229
/12\.[1-3]/ => '94',
230230
/12\.[4-5]/ => '12',
231-
/15\.[0-9]/ => '12',
231+
/15\.[0-9]/ => '14',
232232
default => '96',
233233
},
234234
'OpenSuSE' => $facts['os']['release']['full'] ? {

0 commit comments

Comments
 (0)