Skip to content

Commit 1497e02

Browse files
committed
Ubuntu 14/16/17: Drop code leftovers
This was previously done in #1331.
1 parent 3ee94b6 commit 1497e02

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

manifests/globals.pp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,6 @@
201201
default => undef,
202202
},
203203
'Ubuntu' => $facts['os']['release']['major'] ? {
204-
/^(14.04)$/ => '9.3',
205-
/^(14.10|15.04|15.10)$/ => '9.4',
206-
/^(16.04|16.10)$/ => '9.5',
207-
/^(17.04|17.10)$/ => '9.6',
208204
/^(18.04)$/ => '10',
209205
/^(20.04)$/ => '12',
210206
/^(21.04|21.10)$/ => '13',

0 commit comments

Comments
 (0)