Puppet Class: conf::network::resolv

Defined in:
manifests/network/resolv.pp

Summary

A short summary of the purpose of this class

Overview

A description of what this class does

Examples:

include conf::network::resolv


7
8
9
# File 'manifests/network/resolv.pp', line 7

class conf::network::resolv {
  include conf::network::config::resolv
}