Skip to content

Conversation

@tuxmea
Copy link

@tuxmea tuxmea commented Aug 12, 2015

Two lint issues:

manifests/cluster.pp line 46
"/usr/bin/curl '${teststring_cluster}' | grep -v ${cluster}"
Where is $cluster declared?

manifests/pod.pp line 41
"/usr/bin/curl '${teststring_pod}' | grep -v ${pod}",
Where is $pod declared?

@ke4qqq
Copy link
Owner

ke4qqq commented Aug 13, 2015

Awesome, thanks for the lint issue cleanups and the tests.

ke4qqq added a commit that referenced this pull request Aug 13, 2015
rspec tests - lint cleanups thanks to @tuxmea
@ke4qqq ke4qqq merged commit 75584f2 into ke4qqq:master Aug 13, 2015
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