Hi,
on a per network-interface base i want to be able to set
if an interface should be forced into 100full-mode
and a mode of the interface like 'dhcp' or 'manual'.
By default all interfaces do autonegotiation.
If the 100full-mode is set for an interface snippets will
set ETHTOOLS in the ifcfg-eth file.
Any idea how to nicely hand this over?
Until now i used cutom ksmeta variables.
This setting is optional and for some setting.
ksmeta='modeeth0=100full modeeth3=100full' would be nice,
but this here doesnt work out:
------------
#set interf = 'eth0'
#if $getVar("mode${interf}","") != ""
ok, modeeth0 is set.
#end if
------------
Same topic comes up for interface-modes like dhcp or manual.
I could just use $virt-bridge for my purposes.
Any nicer ideas?
Christian
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler