02 Apr, 2015
1 commit
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
20 Mar, 2015
1 commit
-
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
1 commit
-
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
4 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
2 commits
-
There are still a few TODO's
03 Mar, 2015
7 commits
-
Somehow chef seems to not be looking there (?)
02 Mar, 2015
4 commits
-
Does not quite work yet.
-
It seems that colab is not passing Host: to its backends
26 Feb, 2015
9 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.
-
like the RPM package does
-
This is a bit brutal, but it was easier than figuring out how to properly map the (variable) to the logo we want.
23 Feb, 2015
1 commit