Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modified 'nginx_service_path' to configurable #85

Merged

Conversation

waura
Copy link
Contributor

@waura waura commented Jul 2, 2016

solve issue #84
This change enable nginx reload command.
Example:
Ubuntu or Debian
sudo /etc/init.d/nginx reload
CentOS7
sudo service nginx reload
it needs to write "set :nginx_service_path, 'service nginx" to deploy config.

@rhomeister rhomeister merged commit a7f2824 into capistrano-plugins:master Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants