/[adm]/puppet/modules/apache/manifests/vhost/catalyst_app.pp
ViewVC logotype

Diff of /puppet/modules/apache/manifests/vhost/catalyst_app.pp

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

revision 3435 by pterjan, Fri Apr 4 13:48:09 2014 UTC revision 3436 by pterjan, Fri Apr 4 19:39:10 2014 UTC
# Line 9  define apache::vhost::catalyst_app( $scr Line 9  define apache::vhost::catalyst_app( $scr
9        $aliases['/static'] = "$location/root/static"        $aliases['/static'] = "$location/root/static"
10      }      }
11    
12      $aliases['/'] = $script      $aliases['/'] = "$script/"
13    
14      apache::vhost::base { $name:      apache::vhost::base { $name:
15          vhost   => $vhost,          vhost   => $vhost,

Legend:
Removed from v.3435  
changed lines
  Added in v.3436

  ViewVC Help
Powered by ViewVC 1.1.30