Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
networking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nationellt superdatorcentrum
puppetmodules
networking
Commits
6fc6df40
Commit
6fc6df40
authored
6 years ago
by
Thomas Bellman
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/puppet/parser/functions/resolve_ipnets.rb
+1
-1
1 addition, 1 deletion
lib/puppet/parser/functions/resolve_ipnets.rb
with
1 addition
and
1 deletion
lib/puppet/parser/functions/resolve_ipnets.rb
+
1
−
1
View file @
6fc6df40
...
@@ -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 IPv
4
addresses.
:"ipv6": Force lookup of hostnames as IPv
6
addresses.
:"ignoreerrors": If an address cannot be resolved, return it
:"ignoreerrors": If an address cannot be resolved, return it
unchanged.
unchanged.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment