← Back to team overview

orchestra team mailing list archive

[Bug 838243] Re: Set correct default gateway/router on DHCP (dnsmasq) if different from cobbler server

 

This bug was fixed in the package orchestra - 2.10-0ubuntu1

---------------
orchestra (2.10-0ubuntu1) oneiric; urgency=low

  * Fix late_command to import client keys (LP: #837541):
    - orchestra/utils/keys.py.
    - provisioning-server: modify orchestra_rsyslog_client_config snippet;
      add orchestra_rsyslog_obtain_keys.
    - ensemble.preseed: use orchestra_rsyslog_obtain_keys snippet;
      additionally, set password for default user.
  * orchestra/utils/keys.py: Encode late command not template.
  * Set the default GW if DNS/DHCP is managed by orchestra (LP: #838243):
    - debian/ubuntu-orchestra-provisioning-server.postinst: Handle the GW
      configuration. Ask debconf question only after DHCP/DNS question is
      answered.
    - debian/ubuntu-orchestra-provisioning-server.templates: Add debconf
      question.
  * Set the domain name for DHCP when managed by orchestra (LP: #834172):
    - debian/ubuntu-orchestra-provisioning-server.postinst: Add logic to
      set/unset hostname.
    - debian/ubuntu-orchestra-provisioning-server.templates: Add
      dnsmasq-domain-name template.
 -- Andres Rodriguez <andreserl@xxxxxxxxxx>   Thu, 01 Sep 2011 19:59:56 -0400

** Changed in: orchestra (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of
orchestra, which is subscribed to orchestra in Ubuntu.
https://bugs.launchpad.net/bugs/838243

Title:
  Set correct default gateway/router on DHCP (dnsmasq) if different from
  cobbler server

Status in “orchestra” package in Ubuntu:
  Fix Released

Bug description:
  If the DHCP/DNS option is selected in orchestra for cobbler, the
  default gateway is set to the IP address of the cobbler server.
  However, in some networks this might not be the case as the
  PXE+DHCP+DNS might not be the default gateway.

  For this reason a debconf question should be asked, if Orchestra
  manages DHCP/DNS, to set the correct default gateway.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orchestra/+bug/838243/+subscriptions


References