02 Apr, 2015
2 commits
01 Apr, 2015
3 commits
-
On SELinux-enabled systems there is a restriction on which ports you can actually bind to. 81 is allowed by the defautl configuration so let's go with that.
25 Mar, 2015
1 commit
-
This change was made in mm_cfg.py
23 Mar, 2015
1 commit
20 Mar, 2015
2 commits
-
Fix gitlab links This commit closes https://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab/issues/42
-
See more in https://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab/issues/42 Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duart@gmail.com>
19 Mar, 2015
3 commits
-
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>
-
Chef::Provider::Execute does not honor user attribute for not_if. We need to pass the :user argument to not_if in order to achieve that. :user argument is not accepted in blocks, so we removed the block and passed the command as argument to not_if. See https://tickets.opscode.com/browse/CHEF-438 and https://github.com/tfheen/chef/commit/5a3733edaefc32ffe0a435ba493d76623038b6ba for references. Signed-off-by: Carolina Ramalho <carol15022@hotmail.com>
17 Mar, 2015
1 commit
16 Mar, 2015
1 commit
-
Some of the installed packages depend on EPEL (e.g. htop). In this sense, it is interesting to activate EPEL vefore trying to install those packages.
12 Mar, 2015
14 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
-
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
1 commit