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

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

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

revision 1471 by misc, Fri Apr 1 01:44:38 2011 UTC revision 1472 by misc, Tue Apr 5 02:07:58 2011 UTC
# Line 15  class auto_installation { Line 15  class auto_installation {
15          $pxe_menu_dir = "$pxe_dir/pxelinux.cfg/m/"          $pxe_menu_dir = "$pxe_dir/pxelinux.cfg/m/"
16      }      }
17    
18        class download {
19            import "download.rb"
20        }
21    
22      class pxe_menu inherits variables {      class pxe_menu inherits variables {
23          package { 'syslinux':          package { 'syslinux':
24    

Legend:
Removed from v.1471  
changed lines
  Added in v.1472

  ViewVC Help
Powered by ViewVC 1.1.30