You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "David Neuman (JIRA)" <ji...@apache.org> on 2017/05/15 19:25:04 UTC

[jira] [Created] (TC-286) Create UI for default DNS for GenIso.

David Neuman created TC-286:
-------------------------------

             Summary: Create UI for default DNS for GenIso.
                 Key: TC-286
                 URL: https://issues.apache.org/jira/browse/TC-286
             Project: Traffic Control
          Issue Type: Bug
            Reporter: David Neuman
            Priority: Minor


This is an update to issue #55. In the current patch it reads the DNS servers from /etc/resolv.conf on the Traffic Ops server. Ideally there would be a way to set two default DNS servers through the Web UI and a way to override them on either the (or both) physical location field or the cache group field.

While we're at it, there are some other defaults in GenIso.pm that probably should be editable via the interface:

23 my $filebasedir = "/var/www/files";
24 my $ksfiles_parm_name = "kickstart.files.location";
25 my $ksfiles_configfile_name = "mkisofs";
26
27 # This is the directory we put the configuration files in for kickstart &
28 # scripts to process:-
29 my $install_cfg = "ks_scripts";

moving from:  https://github.com/Comcast/traffic_control/issues/78



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)