Send wiki notifications to new info XMPP room
This commit is contained in:
		
							parent
							
								
									69383a666b
								
							
						
					
					
						commit
						4f5b005087
					
				| @ -1,4 +1,4 @@ | ||||
| node.default["mediawiki"]["url"] = "https://wiki.kosmos.org/" | ||||
| node.default["mediawiki"]["hubot_base_url"] = "http://barnard.kosmos.org:8080" | ||||
| node.default["mediawiki"]["hubot_room"] = "#kosmos" | ||||
| node.default["mediawiki"]["hubot_base_url"] = "https://hal8000.chat.kosmos.org" | ||||
| node.default["mediawiki"]["hubot_room"] = "info@kosmos.chat" | ||||
| node.default["mediawiki"]["ldap_enabled"] = true | ||||
|  | ||||
| @ -119,7 +119,7 @@ ark "MediawikiHubot" do | ||||
|   action :cherry_pick | ||||
| end | ||||
| 
 | ||||
| hubot_credentials = Chef::EncryptedDataBagItem.load('credentials', 'hal8000_freenode') | ||||
| hubot_credentials = Chef::EncryptedDataBagItem.load('credentials', 'hal8000_xmpp') | ||||
| webhook_token = hubot_credentials['webhook_token'] | ||||
| 
 | ||||
| template "#{node['mediawiki']['webdir']}/extensions/MediawikiHubot/DefaultConfig.php" do | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user