Fix detection of redhat enterprise compute node (#15253)

* Fix detection of redhat enterprise compute node

* Add comma

* Remove space
This commit is contained in:
Adam J. Stewart
2020-02-28 11:27:16 -06:00
committed by GitHub
parent f2fa4c1e4b
commit 513f9235c3

View File

@@ -64,6 +64,7 @@
'enterpriseenterprise': 'oracle', # Oracle Enterprise Linux
'redhatenterpriseworkstation': 'rhel', # RHEL 6, 7 Workstation
'redhatenterpriseserver': 'rhel', # RHEL 6, 7 Server
'redhatenterprisecomputenode': 'rhel', # RHEL 6 ComputeNode
}
#: Translation table for normalizing the distro ID derived from the file name