Use the right XMPP aliases as the list of hubot owners
This commit is contained in:
		
							parent
							
								
									a045203f80
								
							
						
					
					
						commit
						4ef630a22f
					
				| @ -49,7 +49,7 @@ application "botka_xmpp" do | ||||
|                 "HUBOT_RSS_PRINTSUMMARY"      => "false", | ||||
|                 "EXPRESS_PORT"                => "8082", | ||||
|                 "HUBOT_RSS_HEADER"            => "Update:", | ||||
|                 "HUBOT_AUTH_ADMIN"            => "galfert,gregkare,basti", | ||||
|                 "HUBOT_AUTH_ADMIN"            => "basti,garret,greg", | ||||
|                 "REDIS_URL"                   => "redis://localhost:6379/5apps_botka_xmpp", | ||||
|                 "RS_LOGGER_USER"              => "5apps@5apps.com", | ||||
|                 "RS_LOGGER_TOKEN"             => botka_xmpp_data_bag_item['rs_logger_token'], | ||||
|  | ||||
| @ -61,7 +61,7 @@ application "schlupp_xmpp" do | ||||
|                 "HUBOT_RSS_PRINTSUMMARY"      => "false", | ||||
|                 "EXPRESS_PORT"                => "8083", | ||||
|                 "HUBOT_RSS_HEADER"            => "Update:", | ||||
|                 "HUBOT_AUTH_ADMIN"            => "galfert@5apps.com,greg@5apps.com,sebastian@5apps.com", | ||||
|                 "HUBOT_AUTH_ADMIN"            => "basti,garret,greg", | ||||
|                 "REDIS_URL"                   => "redis://localhost:6379/5apps_schlupp_xmpp", | ||||
|                 "RS_OPS_TOKEN"                => schlupp_xmpp_data_bag_item['rs_ops_token'], | ||||
|                 "WEBHOOK_TOKEN"               => schlupp_xmpp_data_bag_item['webhook_token'] | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user