Skip to content

Commit ca6782a

Browse files
authored
add oracle linux to mongodl.py (#1331)
1 parent 80bf069 commit ca6782a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/mongodl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
'opensuse': 'sles',
3535
'redhat': 'rhel',
3636
'rocky': 'rhel',
37+
'ol': 'rhel',
3738
}
3839

3940
DISTRO_VERSION_MAP = {

0 commit comments

Comments
 (0)