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

Docker::Services:: fix command parameter used with an array #452

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

jacksgt
Copy link
Contributor

@jacksgt jacksgt commented Mar 9, 2019

The module previously allowed specifying the command parameter to
docker::services as an array, but did not correctly parse it as
such (output with square brackets and quotations marks to docker).
This patch fixes this behavior.

The module previously allowed specifying the command parameter to
docker::services as an array, but did not correctly parse it as
such (output with square brackets and quotations marks to docker).
This patch fixes this behavior.
@davejrt
Copy link
Contributor

davejrt commented Mar 11, 2019

LGTM

@davejrt davejrt merged commit fb2d756 into puppetlabs:master Mar 11, 2019
@davejrt davejrt added this to the 3.4.1 milestone Mar 14, 2019
@Ramesh7 Ramesh7 added the bugfix label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants