mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	if we set up the chef-server during os provision, there are some error messages
in the /var/log/messages on the management node. Fixed them.
This commit is contained in:
		| @@ -38,7 +38,8 @@ hkeys() { | ||||
|     set | grep -o "^HASH${1}[[:alnum:]]*=" | sed -re "s/^HASH${1}(.*)=/\\1/g" | ||||
| } | ||||
|  | ||||
|  | ||||
| HOME='/root/' | ||||
| export HOME | ||||
|  | ||||
| #flags | ||||
| run_all=0 | ||||
|   | ||||
| @@ -9,6 +9,9 @@ | ||||
| #=cut | ||||
| #------------------------------------------------------------------------------- | ||||
|  | ||||
| HOME='/root/' | ||||
| export HOME | ||||
|  | ||||
| node=`hostname` | ||||
|  | ||||
| uselocalhost=0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user