/[adm]/puppet/manifests/nodes.pp
ViewVC logotype

Diff of /puppet/manifests/nodes.pp

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

revision 1476 by misc, Tue Apr 5 02:15:46 2011 UTC revision 1477 by misc, Tue Apr 5 02:19:55 2011 UTC
# Line 233  node rabbit { Line 233  node rabbit {
233      # for testing pxe support of libvirt      # for testing pxe support of libvirt
234      libvirtd::network {"pxe_network":      libvirtd::network {"pxe_network":
235          network => "192.168.123.0/24",          network => "192.168.123.0/24",
236          tftp_root => auto_installation::variables::pxe_dir          tftp_root => auto_installation::variables::pxe_dir,
237          bridge_name => "virbr1"          bridge_name => "virbr1",
238      }      }
239    
240      include auto_installation::pxe_menu      include auto_installation::pxe_menu

Legend:
Removed from v.1476  
changed lines
  Added in v.1477

  ViewVC Help
Powered by ViewVC 1.1.30