12 Mar, 2015
3 commits
-
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
8 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
-
Not portable to *BSD
26 Feb, 2015
4 commits
-
redirect colab to the port where nginx will be listening
-
This is needed for running tests now, but in production it's always useful to be able to connect to the database from wherever.