mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	defect 3377827 - added/fixed skipshutdown stanza to rollupdate sample input files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -172,13 +172,12 @@ update_if_down=no | ||||
|  | ||||
|  | ||||
|  | ||||
| # NOT IMPLEMENTED YET! FUTURE SUPPORT FOR ROLLING UPDATE OF DISKFULL NODES | ||||
| # shutdownrequired:  Should a shutdown command be sent to the nodes. | ||||
| # skipshutdown:  Should a shutdown command be sent to the nodes. | ||||
| #    Shutdown is required for diskless nodes.  For diskfull nodes, simple | ||||
| #    updates may be applied to the nodes through prescripts, and a node | ||||
| #    reboot may not be required. | ||||
| # Default is "yes". | ||||
| shutdownrequired=yes | ||||
| # Default is "no" - a node shutdown will be performed. | ||||
| skipshutdown=no | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -199,7 +199,7 @@ prescriptnodes=sn | ||||
| #    updates may be applied to the nodes through prescripts, and a node  | ||||
| #    reboot may not be required.  | ||||
| # Default is "no" - a node shutdown will be performed. | ||||
| skipshutdown=yes | ||||
| skipshutdown=no | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user