chef-boneyard / chef-provisioning

A library for creating machines and infrastructures idempotently in Chef.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Q] Can this autoprovision BMC ports and PXE NIC on the server?

edward-nunez opened this issue · comments

Looking for a replacement for xCAT which does auto provisioning with SNMP traps very well. Allows me to define hosts based on a port of the switch or mac address of the host. I prefer to find the host based on the switch port, because I don't have to scan the mac address or get it before it goes online.

Can I get the same/similar functionality with Chef-provisioning and if not what's a good alternative in the chef environment?