Puppet Class: conf::config::expect
- Inherits:
- conf::install::expect
- Defined in:
- manifests/config/expect.pp
Summary
A short summary of the purpose of this classOverview
A description of what this class does
7 8 |
# File 'manifests/config/expect.pp', line 7
class conf::config::expect() inherits conf::install::expect {
}
|