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

Make consul::install optional #135

Merged
merged 3 commits into from
Jun 12, 2015

Conversation

potto007
Copy link
Contributor

Added a check against $install_method for the string 'none'. If found, nothing is downloaded or installed.


} else {
fail("The provided install method ${consul::install_method} is invalid")
'none': {}
Copy link
Contributor

Choose a reason for hiding this comment

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

The readme is good for the full example, but can you update the inline docstring on init.pp:13?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry about that, I overlooked the docstring. Updated.

@solarkennedy
Copy link
Contributor

Looks great! Thanks.

solarkennedy added a commit that referenced this pull request Jun 12, 2015
@solarkennedy solarkennedy merged commit bac60a9 into voxpupuli:master Jun 12, 2015
@potto007 potto007 deleted the optional-install branch June 12, 2015 16:07
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