Commit d0c7dab31251b8c53cb77c9af845e6fc2d59fbf6
1 parent
c6e01c8d
Exists in
master
and in
90 other branches
Fix services configuration
:start will only start momentaneously, on CentOS you also need :enable to make the service start on boot. Also, provisioning colab requires the database to be up, so added a rake dependency to make sure the database node is always provisioned before the colab node.
Showing
4 changed files
with
6 additions
and
3 deletions
Show diff stats
Rakefile
cookbooks/basics/recipes/nginx.rb
cookbooks/colab/recipes/default.rb
cookbooks/postgresql/recipes/default.rb