Change "-s FSP/BPA" to "-s CEC/FRAME"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -27,8 +27,8 @@ use constant {
 | 
			
		||||
    P7_SERVICE       => "service:management-software.IBM",
 | 
			
		||||
    SERVICE_FSP      => "cec-service-processor",
 | 
			
		||||
    SERVICE_BPA      => "bulk-power-controller",
 | 
			
		||||
    SERVICE_CEC      => "null",
 | 
			
		||||
    SERVICE_FRAME    => "null",
 | 
			
		||||
    SERVICE_CEC      => "cec-service-processor",
 | 
			
		||||
    SERVICE_FRAME    => "bulk-power-controller",
 | 
			
		||||
    SERVICE_HMC      => "hardware-management-console",
 | 
			
		||||
    SERVICE_IVM      => "integrated-virtualization-manager",
 | 
			
		||||
    SERVICE_MM       => "management-module",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user