Skip to content

Commit 7cb6bf9

Browse files
committed
(PA-6277) change manifests for amazon 2 repo
1 parent c4999d4 commit 7cb6bf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/osfamily/redhat.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
'Amazon': {
2121
$major_version = $facts['os']['release']['major']
2222
$amz_el_version = "${major_version}" ? {
23-
'2' => '7',
2423
/^(2017|2018)$/ => '6',
2524
default => $major_version,
2625
}

0 commit comments

Comments
 (0)