/[adm]/puppet/modules/buildsystem/manifests/maintdb.pp
ViewVC logotype

Diff of /puppet/modules/buildsystem/manifests/maintdb.pp

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

revision 2535 by misc, Fri Mar 16 23:05:44 2012 UTC revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC
# Line 47  class buildsystem::maintdb { Line 47  class buildsystem::maintdb {
47          require => User[$login],          require => User[$login],
48      }      }
49    
50      apache::vhost_base { "maintdb.$::domain":      apache::vhost::base { "maintdb.$::domain":
51          location => $dbdir,          location => $dbdir,
52          content  => template('buildsystem/maintdb/vhost_maintdb.conf'),          content  => template('buildsystem/maintdb/vhost_maintdb.conf'),
53      }      }

Legend:
Removed from v.2535  
changed lines
  Added in v.2691

  ViewVC Help
Powered by ViewVC 1.1.30