Actions
Bug #6751
closedWe don't support VLAN nor Alias interfaces for DHCP configuration
Difficulty:
Triaged:
Description
Since facter converts eth0:0 and eth0.0 to eth0_0 when user specifies eth0.0 no subnets can be found in facts for such interface. To find correct values we should convert special symbols to underscores.
Actions