class netboot-rpld { ## boot novell - netboot bios # TODO: configure /etc/default/rpld # configure /etc/rpld.conf for pxe booting # http://help.lockergnome.com/linux/Netbooting-RPL--ftopict415270.html # http://etherboot.org/wiki/rplchaining # package { [ "rpld" ]: ensure => installed } }