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

Add support for gmetad/gmond params #67

Merged
merged 1 commit into from
Apr 13, 2016

Conversation

eabecho
Copy link
Contributor

@eabecho eabecho commented Mar 17, 2016

Fix CRLF issue.
Fix gmetad_package_name
Fix params for RHEL 5 (for current EPEL packages).

@eabecho
Copy link
Contributor Author

eabecho commented Mar 18, 2016

Working on fixing tests.

@eabecho
Copy link
Contributor Author

eabecho commented Apr 4, 2016

Spec'd rake version in Gemfile.

@@ -13,7 +13,8 @@
$gmetad_service_config = $::ganglia::params::gmetad_service_config,
$gmetad_user = $::ganglia::params::gmetad_user,
$gmetad_case_sensitive_hostnames =
$::ganglia::params::gmetad_case_sensitive_hostnames
$::ganglia::params::gmetad_case_sensitive_hostnames,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indentation

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just added a comma on this line. What would you like me to do?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aw, it's fine as-is.

@eabecho
Copy link
Contributor Author

eabecho commented Apr 13, 2016

Ping.

@jhoblitt
Copy link
Owner

@eabecho Pong ;)

@jhoblitt jhoblitt merged commit 2c4616e into jhoblitt:master Apr 13, 2016
@eabecho
Copy link
Contributor Author

eabecho commented Apr 13, 2016

Thanks. Is there a release pending?

@eabecho
Copy link
Contributor Author

eabecho commented Sep 13, 2016

Can you create a numbered release that includes this change? Thanks.

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