summaryrefslogtreecommitdiff
path: root/manifests/joomla.pp
blob: 02f398ba30d385e303092a70ced55f22e4be7134 (plain)
1
2
3
4
5
# manifests/joomla.pp

class apache::joomla {
    apache::config::file{'joomla.inc': }
}