Skip to content
Snippets Groups Projects
Commit 6fc6df40 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

resolve_ipnets(): Fix a copy-paste error in docstring.

This was originally commit 033752e26735 in nsc-puppet-utils.
parent 49f5ed39
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ module Puppet::Parser::Functions ...@@ -84,7 +84,7 @@ module Puppet::Parser::Functions
:"ipv4": Force lookup of hostnames as IPv4 addresses. :"ipv4": Force lookup of hostnames as IPv4 addresses.
:"ipv6": Force lookup of hostnames as IPv4 addresses. :"ipv6": Force lookup of hostnames as IPv6 addresses.
:"ignoreerrors": If an address cannot be resolved, return it :"ignoreerrors": If an address cannot be resolved, return it
unchanged. unchanged.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment