mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	use "nim -o define -t spot" instead of "m_mkspot", in case nim locked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -9072,7 +9072,7 @@ sub make_SN_resource | ||||
|                     chomp $loc; | ||||
|  | ||||
| 					my $spotcmd; | ||||
| 					$spotcmd = "/usr/lpp/bos.sysmgt/nim/methods/m_mkspot -o -a server=master -a location=$loc -a source=no "; | ||||
| 					$spotcmd = "/usr/sbin/nim -o define -t spot -a server=master -a location=$loc "; | ||||
| 	 | ||||
| 					my @validattrs = ("verbose", "nfs_vers", "nfs_sec", "installp_flags", "auto_expand", "show_progress", "debug"); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user