Closed ajrkerr closed 7 years ago
A PR with params
renamed to something else would be welcome! I see that args
is already used.
I wonder if set
is a valid attribute name or maybe commands
?
Could always spell out parameters too. I'll put together a PR. I'm also looking at solving the idempotency issue in the other ticket as well.
Love this cookbook btw. Saved my bacon while trying to install consul-template as a service.
Parameters would be fine. Thanks for the kudos!
Released v3.0.0
I can't work out what happened, but this change seems to have gone missing in v3.0.0.
The master version of the resource still has params (https://github.com/dhoer/chef-nssm/blob/master/resources/default.rb#L7) and that's what I'm seeing in the source when I download 3.0.0 from the supermarket.
Looks like merge didn't go so well.
I will try to get this back in
v3.0.1 fixes this
Getting this warning message when using nssm. Looks like
params
will no longer be a valid parameter name for a resource.