/[adm]/puppet/modules/phpbb/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/phpbb/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2242 by misc, Sun Jan 8 23:49:31 2012 UTC revision 2243 by misc, Sat Jan 14 19:26:13 2012 UTC
# Line 65  class phpbb { Line 65  class phpbb {
65          $lang = $name          $lang = $name
66          file { "/etc/httpd/conf/vhosts.d/forums.d/redirect_$name.conf":          file { "/etc/httpd/conf/vhosts.d/forums.d/redirect_$name.conf":
67              content => template("phpbb/forums_redirect.conf"),              content => template("phpbb/forums_redirect.conf"),
68              notify => Service['apache'],              notify => Exec['service httpd configtest'],
69          }          }
70      }      }
71    

Legend:
Removed from v.2242  
changed lines
  Added in v.2243

  ViewVC Help
Powered by ViewVC 1.1.30