Project

General

Profile

« Previous | Next » 

Revision 24b477a1

Added by Justin Sherrill over 10 years ago

Update puppet modules

View differences:

modules/apache/manifests/mod/rewrite.pp
class apache::mod::rewrite {
include apache::params
apache::mod { 'rewrite': }
include ::apache::params
::apache::mod { 'rewrite': }
}

Also available in: Unified diff