packstack/packstack/puppet/modules/packstack/manifests/apache.pp

6 lines
56 B
Puppet

class packstack::apache ()
{
class { 'apache': }
}