On 04/29/2015 12:51 AM, Jagga Soorma wrote:
I now have a requirement to build a cluster with 50+ nodes and was wondering how to automate this as much as possible. Has anyone out there already done something similar? If so, how did you approach this? I would hate to tell someone to run the cobbler system add command for 50 servers.
I suppose you have a list of the MAC addresses and power management data (and maybe IP addresses) of the 50+ nodes. Simply create a Python script which creates the missing system data (eg name) automatically and uses Cobbler CLI / XML-RPC interface to add the
systems to Cobbler. Regards, Alan Evangelista _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
