You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/09/12 16:18:31 UTC

[GitHub] guzzijason opened a new issue #2810: MISC: kickstart post-install network script has problems with explicit interfaces

guzzijason opened a new issue #2810: MISC: kickstart post-install network script has problems with explicit interfaces
URL: https://github.com/apache/trafficcontrol/issues/2810
 
 
   https://github.com/apache/trafficcontrol/blob/c680af65e2cb5c9bb3cfb5d3824729efb732b57b/misc/kickstart_create_network_line.py#L133
   
   This fails if your network device is anything other than "bond*". In the case of a non-bond config, the TO-generated `network.cfg` file contains an entry for `DEVICE=...` rather than `BOND_DEVICE=...`, which causes this script to break.
   
   I have a revised script, and will PR after some additional testing.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services