Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-769

Way to specify DNS server in /cord/build/config/sample.yml file

    XMLWordPrintable

    Details

    • Type: Task
    • Status: To Do (View Workflow)
    • Priority: Medium
    • Resolution: Unresolved
    • Affects Version/s: 2.0.0
    • Fix Version/s: None
    • Component/s: Build System
    • Labels:
    • Story Points:
      10

      Description

      In addition to below information, there should also be a way to specify DNS server on the head node:

      During ./gradlew -PdeployConfig=config/sample.yml deploy, deployment fails because the head node is not able to resolve ubuntu.com due because no DNS server is specified.

      fabric_ip: '10.6.1.1/24'
      management_ip: '10.6.0.1/24'
      external_ip: '10.115.22.215/22'
      external_iface: 'p4p2'
      external_gw: '10.115.20.1'
      fabric_iface_spec: 'ixgbe'

      Currently, after failed deployment i have to manually:
      1. add 'dns-nameservers x.x.x.x' in external interface on head node
      2. Reboot head node
      3. Redeploy ./gradlew -PdeployConfig=config/sample.yml deploy using 'skip interface config' tag

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            siddharthgogar Siddharth Gogar
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are no open Gerrit changes