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