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

Fixing incorrect variable names in docker_compose/ruby.rb #365

Merged
merged 1 commit into from
Oct 27, 2018
Merged

Fixing incorrect variable names in docker_compose/ruby.rb #365

merged 1 commit into from
Oct 27, 2018

Conversation

lowerpuppet
Copy link
Contributor

The variable names weren't changed from "project" to "name" in two places in docker_compose/ruby.rb. This cause puppet agent failures when certain functions were called when using docker_compose. A specific example is running docker_compose when the containers already exist.

Per a discussion in the slack channel, I didn't create acceptance tests for this PR since it involves simply correcting two variable names.

@davejrt
Copy link
Contributor

davejrt commented Oct 27, 2018

LGTM

@davejrt davejrt merged commit 059fe18 into puppetlabs:master Oct 27, 2018
@davejrt davejrt added this to the 3.2.0 milestone Jan 10, 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