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