/[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 1477 by misc, Tue Apr 5 02:19:55 2011 UTC revision 1478 by misc, Tue Apr 5 02:21:57 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    

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

  ViewVC Help
Powered by ViewVC 1.1.30