Ignore:
Timestamp:
Mar 6, 2010, 7:04:37 PM (14 years ago)
Author:
sebas@…
Message:

agregamos la funcionalidad para generar nombre a las maquinas basado en su mac address

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/puppet/modules/puppet-dnsmasq/README

    r556 r557  
    77        dhcp_gw            => '10.11.12.1',
    88        dhcp_nameservers   => '10.11.12.1',
    9         read_ethers        => 'yes',
     9        dhcp_script        => '/usr/local/sbin/dnsmasq-genhostname.sh',
    1010        domain             => 'mon.domaine.exemple.com',
    1111        dhcp_boot          => '/ltsp/i386/pxelinux.0,tftphostname,10.11.12.8',
Note: See TracChangeset for help on using the changeset viewer.