Page MenuHomeSoftware Heritage

params.pp
No OneTemporary

params.pp

class resolv_conf::params {
case $::osfamily {
'Debian': {
$config_file = '/etc/resolv.conf'
}
default: {
fail("Unsupported platform: ${::osfamily}")
}
}
}

File Metadata

Mime Type
text/x-c++
Expires
Jun 21 2025, 9:44 PM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3447433

Event Timeline