Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394857
resolv_conf.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
249 B
Subscribers
None
resolv_conf.pp
View Options
# Configure resolv.conf
class
profile
::
resolv_conf
{
$nameservers
=
lookup
(
'dns::nameservers'
)
$search_domains
=
lookup
(
'dns::search_domains'
)
class
{
'::resolv_conf'
:
nameservers
=>
$nameservers,
searchpath
=>
$search_domains,
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Jun 4 2025, 7:30 PM (9 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3243312
Attached To
rSPPROF puppet-swh-profile
Event Timeline
Log In to Comment