On 11/28/2014 06:45 AM, Achim Klausmann wrote:
<net-udev config:type="list"> <rule> <name>eth0</name> <rule>ATTR{address}</rule> <value><?=$mac ?></value> </rule> </net-udev>
Put the MAC address of your NIC where <?=$mac ?> is. E.g. aa:bb:cc:dd:ee:ff OK, you used <?=$mac ?> as a placeholder. i will install 400 machines with 400 MAC-Adresses so i can't put in a mac adress.
And your use-case does allow the 400 machines to have the same static IP? If not, you will need to generate autoyast files dynamically anyway. It is not that much effort to register the MAC addresses of all your servers properly in a central database. With our commercial provisioning software we just let the server perform a network boot once, and select the MAC address from a list of MAC addresses that performed a network boot recently (screenshot to illustrate the idea: https://www.noc-ps.com/wp-content/uploads/2012/01/nocps-servers-and-add-wind... ) Yours sincerely, Floris Bos -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org