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

Fix strings containing only a variable #263

Closed
bobapple opened this issue Mar 20, 2017 · 0 comments
Closed

Fix strings containing only a variable #263

bobapple opened this issue Mar 20, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@bobapple
Copy link
Contributor

bobapple commented Mar 20, 2017

There are some strings defined that contain only a variable. Regarding puppet-lint this is a no-go

manifests/feature/influxdb.pp - WARNING: string containing only a variable on line 154
manifests/feature/influxdb.pp - WARNING: string containing only a variable on line 155
manifests/pki/ca.pp - WARNING: string containing only a variable on line 160

Reference: http://puppet-lint.com/checks/only_variable_string/

@bobapple bobapple added the bug label Mar 20, 2017
@bobapple bobapple added this to the v1.2.1 milestone Mar 20, 2017
@lbetz lbetz self-assigned this Mar 20, 2017
@lbetz lbetz closed this as completed in fadd93d Mar 20, 2017
@bobapple bobapple modified the milestones: v1.3.0, v1.2.1 Apr 7, 2017
n00by pushed a commit to n00by/puppet-icinga2 that referenced this issue Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants