mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	puppet: Add prod hooks to push zulip-cloud-current and notify CZO.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							8552ff677d
						
					
				
				
					commit
					d0fc3f1c2e
				
			@@ -1,5 +1,7 @@
 | 
				
			|||||||
class zulip_ops::prod_app_frontend_once {
 | 
					class zulip_ops::prod_app_frontend_once {
 | 
				
			||||||
  include zulip::app_frontend_once
 | 
					  include zulip::app_frontend_once
 | 
				
			||||||
 | 
					  include zulip::hooks::push_git_ref
 | 
				
			||||||
 | 
					  include zulip::hooks::zulip_notify
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  file { '/etc/cron.d/update-first-visible-message-id':
 | 
					  file { '/etc/cron.d/update-first-visible-message-id':
 | 
				
			||||||
    ensure => file,
 | 
					    ensure => file,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user