summaryrefslogtreecommitdiff
path: root/manifests/php.pp
blob: c2247318a719f0a88177e112c1873e0ad24b886e (plain)
1
2
3
4
5
# manifests/php.pp

class apache::php inherits apache {
    include php
}