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 validator for any IP address #546

Merged
merged 1 commit into from
Nov 30, 2015
Merged

Add validator for any IP address #546

merged 1 commit into from
Nov 30, 2015

Conversation

devvesa
Copy link

@devvesa devvesa commented Nov 19, 2015

Provide a validator for IP addresses, regardless they are IPv4 or IPv6

@bmjen
Copy link
Contributor

bmjen commented Nov 23, 2015

Thanks @jdevesa. This looks pretty good. Can you add docs for this new function?

@strider
Copy link

strider commented Nov 25, 2015

👍

@devvesa
Copy link
Author

devvesa commented Nov 26, 2015

@bmjen Thanks!. Take a look at the second commit with the docs and tell me if is good enough

@@ -1230,3 +1263,4 @@ To report or research a bug with any part of this module, please go to
##Contributors

The list of contributors can be found at: https://github.com/puppetlabs/puppetlabs-stdlib/graphs/contributors

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 remove this extra newline?

@bmjen
Copy link
Contributor

bmjen commented Nov 30, 2015

Thanks @jdevesa. Things look great. Can you make that last tiny edit and squash these 2 commits down to 1 and we look good to go!

@devvesa
Copy link
Author

devvesa commented Nov 30, 2015

Sure @bmjen

Provide a validator for IP addresses, regardless they are IPv4 or IPv6,
and its documentation.
bmjen added a commit that referenced this pull request Nov 30, 2015
Add validator for any IP address
@bmjen bmjen merged commit 88a9a31 into puppetlabs:master Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants