/[adm]/puppet/deployment/mgagit/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/mgagit/manifests/init.pp

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

revision 3360 by colin, Mon Oct 7 11:07:44 2013 UTC revision 3381 by colin, Sat Dec 14 21:07:15 2013 UTC
# Line 19  class mgagit( Line 19  class mgagit(
19    $reposconf_dir = "${git_homedir}/repos-config"    $reposconf_dir = "${git_homedir}/repos-config"
20    $vhostdir = "$git_homedir/www"    $vhostdir = "$git_homedir/www"
21    
22    package { ['mgagit', 'gitolite']:    package { ['mgagit', 'gitolite', 'python-bugz']:
23      ensure => installed,      ensure => installed,
24    }    }
25    

Legend:
Removed from v.3360  
changed lines
  Added in v.3381

  ViewVC Help
Powered by ViewVC 1.1.30