12 Mar, 2015
9 commits
-
Requires chake > 0.4
-
- nodes.yaml now contains the architecture description, which applies to all environments. - config/$ENV/config.yml contains the configuration
-
Since currently we have a lot of things running on it, the default amount of RAM is not enough. While we are at it let's also give it a little more processing power.
-
very useful to inspect processes
10 Mar, 2015
3 commits
-
See merge request !3
-
Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com> Signed-off-by: Macartur Souza <macartur.sc@gmail.com>
09 Mar, 2015
1 commit
06 Mar, 2015
3 commits
-
There are still a few TODO's
05 Mar, 2015
3 commits
-
See merge request !2
04 Mar, 2015
1 commit
-
In Red Hat like distros, nc stands for nmap's ncat, which has no -z option as does netcat. Making the call explicit avoid misleading those distro's users.
03 Mar, 2015
14 commits
-
This way we can use the exact same nodes.yaml against different deployment sites (e.g. development, staging, production).
-
Somehow chef seems to not be looking there (?)
-
See merge request !1
-
The shunit2 packages on official Red Hat like distributions do not place the executables in any directory in the user PATH. According to the packager, the package is a library for unit testing and the executable is meant to be included by the users' unit tests.
02 Mar, 2015
6 commits
-
Does not quite work yet.
-
We need to remove the trailing \r's
-
It seems that colab is not passing Host: to its backends