2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-21 17:11:58 +00:00
This commit is contained in:
tkucherera 2023-10-04 10:31:24 -04:00
parent 9f168aee73
commit d299db3442

View File

@ -122,7 +122,7 @@ to a blank value will allow masking a group defined attribute with an empty valu
`d1: net.pxe.switch: pxeswitch1`
`d1: net.switch:`
* Setting Attributes using a batch file with syntax similar to command line:
* Setting attributes using a batch file with syntax similar to command line:
`# cat nodeattributes.batch`
`# power`
`power.psu1.outlet=3 power.psu1.pdu=pdu2`
@ -130,7 +130,7 @@ to a blank value will allow masking a group defined attribute with an empty valu
`n41: 3`
`n41: pdu2`
* Setting Attributes using a batch file with syntax where each attribute is in its own line:
* Setting attributes using a batch file with syntax where each attribute is in its own line:
`# cat nodeattributes.batch`
`# management`
`custom.mgt.switch=switch_main`