/[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 1147 by misc, Mon Feb 21 15:14:47 2011 UTC revision 1148 by misc, Mon Feb 21 15:14:48 2011 UTC
# Line 47  class phpbb { Line 47  class phpbb {
47          }          }
48      }      }
49    
50      define php_instance($lang) {      define php_instance() {
51            $lang = $name
52          $database = "${db}_$lang"          $database = "${db}_$lang"
53    
54          include git::client          include git::client

Legend:
Removed from v.1147  
changed lines
  Added in v.1148

  ViewVC Help
Powered by ViewVC 1.1.30