Browse Source

Merge pull request #83 from morsik/patch-1

Added CentOS and Oracle Linux versions mapping
tags/v0.37.4
puneet kandhari 9 years ago
parent
commit
4c02ae7004
1 changed files with 9 additions and 1 deletions
  1. +9
    -1
      apache/osfingermap.yaml

+ 9
- 1
apache/osfingermap.yaml View File

@@ -3,4 +3,12 @@ default:
Red Hat Enterprise Linux Server-6:
version: '2.2'
Red Hat Enterprise Linux Server-7:
version: '2.4'
version: '2.4'
CentOS-6:
version: '2.2'
CentOS-7:
version: '2.4'
Oracle Linux Server-6:
version: '2.2'
Oracle Linux Server-7:
version: '2.4'

Loading…
Cancel
Save