2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 01:56:39 +00:00

Merge pull request #2107 from immarvin/oncumulus

add cumulus switch definition template
This commit is contained in:
neo954 2016-11-08 02:24:33 -06:00 committed by GitHub
commit 2ee58981f1

View File

@ -0,0 +1,14 @@
# <the template for PowerLE NV node definition>
cumulusswitch:
objtype=node
arch="OPTIONAL: the arch of the switch management service processor, such as armv71"
groups=switch
ip="MANDATORY:the ip address of the management interface"
mac="MANDATORY:the mac of the management interface"
mgt=switch
netboot=onie
nodetype=switch
switchtype="OPTIONAL: the manufacturer of switch"
provmethod="OPTIONAL: the full path of the cumulus installer"
usercomment="the template for cumulus switch definition"