Merge pull request #65 from gravyboat/master
Update the map file for ng to use the proper redhat user.
This commit is contained in:
commit
59cdfb79c2
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user