~maas-maintainers/maas/packaging

« back to all changes in this revision

Viewing changes to debian/maas-dhcp.templates

  • Committer: Tarmac
  • Author(s): Andres Rodriguez
  • Date: 2012-09-04 18:50:32 UTC
  • mfrom: (76.1.1 quantal)
  • Revision ID: ed@carob-20120904185032-cyower0oqaqimecp
[r=andreserl][bug=1044229][author=andreserl] Add debconf question for network interfaces

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 the provisioned systems. The DHCP server requires you to set the
47
47
 broadcast IP address. If the broadcast IP address is different
48
48
 from the default (192.168.1.255), you must set it here.
 
49
 
 
50
Template: maas-dhcp/maas-dhcp-interfaces
 
51
Type: string
 
52
Default: eth0
 
53
_Description: Set the Broadcast IP address for the DHCP Network Range:
 
54
 Ubuntu MAAS Server can manage DHCP for address allocation for
 
55
 the provisioned systems. The DHCP server requires you to set one or
 
56
 a list of space-separated network interfaces on which DHCP will serve
 
57
 IP addresses. The default is eth0.
 
58
 .
 
59
 An example of how a network interfaces should be specified is:
 
60
 .
 
61
 eth0 eth1 eth2