1 2 3 4 5
class apache::worker inherits apache { case $::operatingsystem { centos: { include ::apache::centos::worker } } }