/[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 1529 by misc, Tue Apr 19 09:50:07 2011 UTC revision 1530 by misc, Tue Apr 19 10:00:25 2011 UTC
# Line 50  class phpbb { Line 50  class phpbb {
50              content => template("phpbb/forums_vhost.conf"),              content => template("phpbb/forums_vhost.conf"),
51          }          }
52    
53           file { "/etc/httpd/conf/vhosts.d/forums.d/":
54                ensure => directory,
55            }
56    
57      }      }
58    
59      define phpbb_config($key, $value) {      define phpbb_config($key, $value) {

Legend:
Removed from v.1529  
changed lines
  Added in v.1530

  ViewVC Help
Powered by ViewVC 1.1.30