diff --git a/xCAT/templates/objects/node/cumulusswitch.stanza b/xCAT/templates/objects/node/cumulusswitch.stanza new file mode 100644 index 000000000..48575c911 --- /dev/null +++ b/xCAT/templates/objects/node/cumulusswitch.stanza @@ -0,0 +1,14 @@ +# + +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"