Add 10 min shutdown jitter to avoid spikes
The shutdown timer will fire at slightly different times for the different nodes, so we slowly decrease the power consumption. Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
		
							parent
							
								
									60af22125b
								
							
						
					
					
						commit
						2182d117a8
					
				| @ -7,6 +7,7 @@ | ||||
|     wantedBy = [ "timers.target" ]; | ||||
|     timerConfig = { | ||||
|       OnCalendar = "*-08-02 11:00:00"; | ||||
|       RandomizedDelaySec = "10min"; | ||||
|       Unit = "systemd-poweroff.service"; | ||||
|     }; | ||||
|   }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user