commit
36a64b0e31
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ class nginx (
|
|||
$configtest_enable = false,
|
||||
$service_ensure = running,
|
||||
$service_flags = undef,
|
||||
$service_restart = '/etc/init.d/nginx configtest && /etc/init.d/nginx restart',
|
||||
$service_restart = '/etc/init.d/nginx reload',
|
||||
$service_name = undef,
|
||||
### END Service Configuration ###
|
||||
|
||||
|
|
Loading…
Reference in a new issue