From 3f97de70384e413ffec26c8d788213b28c286031 Mon Sep 17 00:00:00 2001 From: Paulo Tada Date: Fri, 18 Dec 2015 16:20:51 -0200 Subject: [PATCH] Changing prezento pkg to prezento-spb pkg --- cookbooks/mezuro/recipes/prezento.rb | 2 +- cookbooks/mezuro/templates/prezento/database.yml.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbooks/mezuro/recipes/prezento.rb b/cookbooks/mezuro/recipes/prezento.rb index ac89e0f..0436ea8 100644 --- a/cookbooks/mezuro/recipes/prezento.rb +++ b/cookbooks/mezuro/recipes/prezento.rb @@ -5,7 +5,7 @@ execute 'download:mezuro' do user 'root' end -package 'prezento' +package 'prezento-spb' service 'prezento.target' do action [:enable, :start] diff --git a/cookbooks/mezuro/templates/prezento/database.yml.erb b/cookbooks/mezuro/templates/prezento/database.yml.erb index 6372750..fc557e3 100644 --- a/cookbooks/mezuro/templates/prezento/database.yml.erb +++ b/cookbooks/mezuro/templates/prezento/database.yml.erb @@ -1,4 +1,4 @@ -production: +colab: adapter: postgresql encoding: unicode database: prezento -- libgit2 0.21.2