Include check in fake.yaml.
Anyone starting from fake.yaml should have this. Change-Id: Ieaa8a075cfff5259fabdcdada71c04cddb53cf9f
This commit is contained in:
		
				
					committed by
					
						
						Jeremy Stanley
					
				
			
			
				
	
			
			
			
						parent
						
							3f2100cf6f
						
					
				
				
					commit
					2f052a01e3
				
			@@ -2,6 +2,7 @@ script-dir: .
 | 
				
			|||||||
dburi: 'mysql://nodepool@localhost/nodepool'
 | 
					dburi: 'mysql://nodepool@localhost/nodepool'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cron:
 | 
					cron:
 | 
				
			||||||
 | 
					  check: '*/15 * * * *'
 | 
				
			||||||
  cleanup: '*/1 * * * *'
 | 
					  cleanup: '*/1 * * * *'
 | 
				
			||||||
  update-image: '14 2 * * *'
 | 
					  update-image: '14 2 * * *'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user