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

(retry) Service Definition documentation and fix #28

Merged
merged 5 commits into from
Sep 26, 2014
Merged

(retry) Service Definition documentation and fix #28

merged 5 commits into from
Sep 26, 2014

Conversation

benschw
Copy link
Contributor

@benschw benschw commented Sep 25, 2014

I added a $port * 1 to convert the string value to an int so it will render in json without quotes, and documented how to use this define in the README.

@benschw
Copy link
Contributor Author

benschw commented Sep 25, 2014

This is odd: the build failure doesn't seem to be related to my changes. Any thoughts?


```puppet
consul::service { 'redis':
tags => ['master'],
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you line up the arrows to conform to the style guide?

@benschw
Copy link
Contributor Author

benschw commented Sep 26, 2014

10-4. I should be able to take care of this today

@benschw
Copy link
Contributor Author

benschw commented Sep 26, 2014

I pulled the test you wrote for #13, hope thats what you're looking for.

@solarkennedy
Copy link
Contributor

Look great!

  • Docs
  • Lint
  • Tests
    == Solid PR :)

Thank you for the effort!

solarkennedy added a commit that referenced this pull request Sep 26, 2014
(retry) Service Definition documentation and fix
@solarkennedy solarkennedy merged commit e0b8f05 into voxpupuli:master Sep 26, 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