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 error: #516

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Fixing error: #516

merged 1 commit into from
Aug 6, 2019

Conversation

darshannnn
Copy link

Fixing the following error:
Filepath: /etc/puppetlabs/code/environments/production/modules/docker/templates/etc/systemd/system/docker-run.erb
Line: 3
Detail: undefined method `+' for nil:NilClass

replaced direct concatenation of @service_name with a check for nil and then concatination

 Filepath: /etc/puppetlabs/code/environments/production/modules/docker/templates/etc/systemd/system/docker-run.erb
  Line: 3
  Detail: undefined method `+' for nil:NilClass
@sheenaajay
Copy link
Contributor

Thanks for submitting the PR @darshannnn .

@sheenaajay
Copy link
Contributor

Screen Shot 2019-08-06 at 09 33 59

@sheenaajay sheenaajay merged commit 03f5178 into puppetlabs:master Aug 6, 2019
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.

4 participants