summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/webapp.pp
blob: 31a65b1b8bd29b646881d44d7e9a98f4aab2f286 (plain)
1
2
3
4
5
class site_shorewall::webapp {

  include site_shorewall::defaults
  include site_shorewall::service::https
}