19 Mar, 2015
1 commit
-
In 23a78, we forgot to run the tests with the new SSH config files, this commit fixes that. Note that it sets the SPB_ENV variable on calling tests/run_all in the Rakefile. Maybe we want to call that explicitly, if so, we should remove the Rakefile change. Signed-off-by: Carolina Ramalho <carol15022@hotmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
12 Mar, 2015
6 commits
-
This requires chake > 0.4.1 to work
-
Requires chake > 0.4
-
- nodes.yaml now contains the architecture description, which applies to all environments. - config/$ENV/config.yml contains the configuration
06 Mar, 2015
1 commit
-
There are still a few TODO's
03 Mar, 2015
1 commit
-
This way we can use the exact same nodes.yaml against different deployment sites (e.g. development, staging, production).
26 Feb, 2015
1 commit
12 Feb, 2015
2 commits
-
: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.
09 Feb, 2015
3 commits
05 Feb, 2015
1 commit