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