Class apache2::apache::service
In: /etc/puppet/modules/apache2/manifests/service.pp
Parent: apache::params

Resources

Resources

Service[$service]
   enable => true
   ensure => running
   hasrestart => true
   hasstatus => true

[Validate]