Actions
Bug #13724
closedInvalid network devices on RHEL 5
Difficulty:
Triaged:
Description
Hello,
I noticed that the templates may create invalid network devices RHEL 5. Basically the device is named "eth0", with double quotes, instead of eth0. The root cause seem to be the double quotes on the double quotes on the device configuration created by community-templates/snippets/kickstart_networking_setup.erb.
I believe this problem may happen on CentOS 5 as well, but I did not test on it. I seem to have fixed the problem by modifying the aforementioned file and I will submit a proposed patch through Github for your evaluation.
Files
Actions