Explorar el Código

Merge pull request #65 from gravyboat/master

Update the map file for ng to use the proper redhat user.
susefix
Nitin Madhok hace 10 años
padre
commit
59cdfb79c2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      nginx/ng/map.jinja

+ 1
- 1
nginx/ng/map.jinja Ver fichero

@@ -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',

Cargando…
Cancelar
Guardar