mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	puppet: Remove configuration for old zulip.com bots host.
This configuration didn't do anything anyway and just clutters the repo.
This commit is contained in:
		@@ -54,14 +54,6 @@ define host{
 | 
			
		||||
       hostgroups       all,zmirror
 | 
			
		||||
       }
 | 
			
		||||
 | 
			
		||||
define host{
 | 
			
		||||
       use              generic-host
 | 
			
		||||
       host_name        bots
 | 
			
		||||
       alias            bots
 | 
			
		||||
       address          bots.zulip.net
 | 
			
		||||
       hostgroups       all,not_pageable_servers
 | 
			
		||||
       }
 | 
			
		||||
 | 
			
		||||
define host{
 | 
			
		||||
       use              generic-host
 | 
			
		||||
       host_name        postgres1
 | 
			
		||||
 
 | 
			
		||||
@@ -1,9 +0,0 @@
 | 
			
		||||
class zulip_ops::bots {
 | 
			
		||||
  include zulip_ops::base
 | 
			
		||||
  include zulip::supervisor
 | 
			
		||||
 | 
			
		||||
  file { '/etc/supervisor/conf.d/feedback-bot.conf':
 | 
			
		||||
    ensure => absent,
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user