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

Add possibility to set command parameter as String. #33

Closed
wants to merge 1 commit into from

Conversation

n00by
Copy link
Contributor

@n00by n00by commented Dec 29, 2016

This fix establishes the desired behavior for the "command" parameter as
described in the icinga2 docs and in the icinga2 module parameter
description:

"The command. This can either be an array of individual command arguments.
Alternatively a string can be specified in which case the shell interpreter
(usually /bin/sh) takes care of parsing the command."

Update the rspec tests.

This fix establishes the desired behavior for the "command" parameter as
described in the icinga2 docs and in the icinga2 module parameter
description:

"The command. This can either be an array of individual command arguments.
Alternatively a string can be specified in which case the shell interpreter
(usually /bin/sh) takes care of parsing the command."

Update the rspec tests.
@lbetz
Copy link
Contributor

lbetz commented Dec 29, 2016

fixed in current master, thx.

@lbetz lbetz closed this Dec 29, 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