Merge pull request #3 from aboe76/fix_redhat

fix grain for RedHat
This commit is contained in:
Javier Bértoli 2017-01-04 20:31:54 -03:00 committed by GitHub
commit 5231045cdb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
'path_zoneinfo': '/usr/share/zoneinfo/',
'pkgname': 'tzdata',
},
'Redhat': {
'RedHat': {
'path_localtime': '/etc/localtime',
'path_zoneinfo': '/usr/share/zoneinfo/',
'pkgname': 'tzdata',