Merge pull request #65 from gravyboat/master

Update the map file for ng to use the proper redhat user.
This commit is contained in:
Nitin Madhok 2014-11-08 02:40:53 -05:00
commit 59cdfb79c2

View File

@ -18,7 +18,7 @@
'RedHat': {
'package': 'nginx',
'service': 'nginx',
'webuser': 'httpd',
'webuser': 'nginx',
'conf_file': '/etc/nginx/nginx.conf',
'vhost_available': '/etc/nginx/conf.d',
'vhost_enabled': '/etc/nginx/conf.d',