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

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

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

revision 404 by blino, Mon Nov 22 23:29:27 2010 UTC revision 405 by blino, Mon Nov 22 23:30:59 2010 UTC
# Line 27  class buildsystem { Line 27  class buildsystem {
27              ensure => "installed"              ensure => "installed"
28          }          }
29    
30          include apache          include apache::base
31          apache::vhost_other_app { "repository.$domain":          apache::vhost_other_app { "repository.$domain":
32              vhost_file => "buildsystem/vhost_repository.conf",              vhost_file => "buildsystem/vhost_repository.conf",
33          }          }

Legend:
Removed from v.404  
changed lines
  Added in v.405

  ViewVC Help
Powered by ViewVC 1.1.30