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

Fixes start_program/stop_program being malformed #46

Merged
merged 1 commit into from
Nov 5, 2014

Conversation

git-harry
Copy link
Contributor

3fcbfa5 introduced bug whereby service_bin, script_name, start_cmd and
stop_cmd must be explicitly specified by the resource.

This commit requires a resource to specify a script_name otherwise
start_program and stop_program supplied to the template are "".

Issue rcbops/chef-cookbooks#972
Issue rcbops/chef-cookbooks#860

3fcbfa5 introduced bug whereby service_bin, script_name, start_cmd and
stop_cmd must be explicitly specified by the resource.

This commit requires a resource to specify a script_name otherwise
start_program and stop_program supplied to the template are "".

Issue rcbops/chef-cookbooks#972
Issue rcbops/chef-cookbooks#860
Apsu added a commit that referenced this pull request Nov 5, 2014
Fixes start_program/stop_program being malformed
@Apsu Apsu merged commit 4f29767 into rcbops-cookbooks:v4.2.3rc Nov 5, 2014
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