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

Added global_override_hostname #33

Merged
merged 1 commit into from
Dec 2, 2014
Merged

Added global_override_hostname #33

merged 1 commit into from
Dec 2, 2014

Conversation

NoodlesNZ
Copy link
Contributor

I had the need to override the hostname in gmond so I added this in

@jhoblitt
Copy link
Owner

jhoblitt commented Dec 2, 2014

Are you willing to take a stab at rspec coverage of this new template interpolation similar to https://github.com/jhoblitt/puppet-ganglia/blob/master/spec/classes/gmetad_spec.rb#L21-L27 ?

@jhoblitt
Copy link
Owner

jhoblitt commented Dec 2, 2014

I believe travis is having issues today... I'll restart the run later tonight if it still hasn't completed.

@jhoblitt
Copy link
Owner

jhoblitt commented Dec 2, 2014

FYI - the general practice is for commit messages to be in imperative tense (add instead of added). http://git-scm.com/book/ch5-2.html

@NoodlesNZ
Copy link
Contributor Author

Ok, thanks, will try to remember in the future.

Add gmond template interpolation
@@ -1 +1,4 @@
# Temporary due to https://github.com/rspec/rspec-expectations/issues/573
Copy link
Owner

Choose a reason for hiding this comment

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

This is ruby 1.8.7 only?

@jhoblitt
Copy link
Owner

jhoblitt commented Dec 2, 2014

This looks great!

jhoblitt pushed a commit that referenced this pull request Dec 2, 2014
Added global_override_hostname
@jhoblitt jhoblitt merged commit 9f896cc into jhoblitt:master Dec 2, 2014
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