mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	add template for openbmc controlled Power LE server (#4928)
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
# <the template for PowerLE NV node definition>
 | 
			
		||||
# <the template for ipmi controlled PowerLE NV node definition>
 | 
			
		||||
 | 
			
		||||
ppc64le-template:
 | 
			
		||||
    objtype=node
 | 
			
		||||
@@ -15,4 +15,4 @@ ppc64le-template:
 | 
			
		||||
    nodetype=mp
 | 
			
		||||
    serialport=0
 | 
			
		||||
    serialspeed=115200
 | 
			
		||||
    usercomment="the template for PowerLE NV node definition"
 | 
			
		||||
    usercomment="the template for ipmi controlled PowerLE NV node definition"
 | 
			
		||||
							
								
								
									
										18
									
								
								xCAT/templates/objects/node/ppc64le-openbmc.stanza
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								xCAT/templates/objects/node/ppc64le-openbmc.stanza
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
# <the template for openbmc controlled PowerLE NV node definition>
 | 
			
		||||
 | 
			
		||||
ppc64le-openbmc-template:
 | 
			
		||||
    objtype=node
 | 
			
		||||
    arch=ppc64le
 | 
			
		||||
    bmc="MANDATORY:The hostname or ip address of the BMC adapater"
 | 
			
		||||
    bmcpassword="MANDATORY:the password of the BMC"
 | 
			
		||||
    bmcusername="MANDATORY:the username of the BMC"
 | 
			
		||||
    cons=openbmc
 | 
			
		||||
    groups=all
 | 
			
		||||
    ip=OPTIONAL:the ip address of the node
 | 
			
		||||
    mac=OPTIONAL:the mac of the node
 | 
			
		||||
    mgt=openbmc
 | 
			
		||||
    netboot=petitboot
 | 
			
		||||
    nodetype=mp
 | 
			
		||||
    serialport=0
 | 
			
		||||
    serialspeed=115200
 | 
			
		||||
    usercomment="the template for openbmc controlled PowerLE NV node definition"
 | 
			
		||||
		Reference in New Issue
	
	Block a user