Przeglądaj źródła

Merge pull request #65 from gravyboat/master

Update the map file for ng to use the proper redhat user.
susefix
Nitin Madhok 10 lat temu
rodzic
commit
59cdfb79c2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      nginx/ng/map.jinja

+ 1
- 1
nginx/ng/map.jinja Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz