Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124713
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
647 B
Subscribers
None
README.md
View Options
#
puppet
-
resolv_conf
[](http://travis-ci.org/saz/puppet-resolv_conf)
Manage
resolv
.
conf
via
Puppet
##
Show
some
love
If
you
find
this
module
useful
,
send
some
bitcoins
to
1
Na3YFUmdxKxJLiuRXQYJU2kiNqA3KY2j9
##
Usage
```
class
{
'
resolv_conf
'
:
searchpath
=>
'
example
.
com
'
,
nameservers
=>
[
'
192.168
.
1.1
'
,
'
192.168
.
2.2
'
,
'
192.168
.
3.3
'
],
}
```
##
Class
parameters
*
searchpath
:
String
or
Array
.
Required
.
List
of
search
domains
*
nameservers
:
Array
.
Required
.
List
of
nameservers
*
domainname
:
String
.
Default
:
$::
domain
*
options
:
Array
.
Default
:
empty
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 7:27 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3325127
Attached To
rSPRESO Manage /etc/resolv.conf with puppet
Event Timeline
Log In to Comment