mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
Correct CentOS 6 osfinger map
CentOS 6 reports as CentOS-6 rather than CentOS Linux-6 from osfinger grain
This commit is contained in:
parent
cfbf55e3d4
commit
9bf72e5d0a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Red Hat Enterprise Linux Server-6:
|
|||
version: '2.2'
|
||||
Red Hat Enterprise Linux Server-7:
|
||||
version: '2.4'
|
||||
CentOS Linux-6:
|
||||
CentOS-6:
|
||||
version: '2.2'
|
||||
CentOS Linux-7:
|
||||
version: '2.4'
|
||||
|
|
Loading…
Add table
Reference in a new issue