@@ -112,7 +112,8 @@ webhook_token = hal8000_freenode_data_bag_item['webhook_token']
|
||||
template "#{node['mediawiki']['webdir']}/extensions/MediawikiHubot/DefaultConfig.php" do
|
||||
source "MediawikiHubot/DefaultConfig.php.erb"
|
||||
variables webhook_url: "http://localhost:8080/incoming/#{webhook_token}",
|
||||
room_name: "#kosmos"
|
||||
room_name: "#kosmos",
|
||||
wiki_url: "https://wiki.kosmos.org/"
|
||||
end
|
||||
|
||||
ruby_block "configuration" do
|
||||
|
||||
Reference in New Issue
Block a user