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