23 Apr, 2015
4 commits
-
Mailman chef Added mailman cron that check and fix permissions
-
Docs
20 Apr, 2015
8 commits
-
Renamed file in order to use it as an extra cronjob file for our specifig needs, also removed cronjobs that were already set by the package Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Matheus Fernandes <matheus.souza.fernandes@gmail.com>
17 Apr, 2015
2 commits
-
Sigend-of-by: Matheus Fernandes <matheus.souza.fernandes@gmail.com>
-
Signed-of-by: Matheus Fernandes <matheus.souza.fernandes@gmail.com>
16 Apr, 2015
8 commits
-
`rake preconfig` must be the very first step in the deploy process
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
10 Apr, 2015
1 commit
06 Apr, 2015
1 commit
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
02 Apr, 2015
9 commits
-
Running the tests against a remote deployment will not work properly yet.
-
Leading and traling blank lines removed, "managed with chef" commend added.
-
With this, all tests pass locally. Without, some tests fail, in special: - most reverse proxy connections are denied by default. Fixed with `setsebool httpd_can_network_connect 1` - nginx could't connect to the mailman fcgiwrap socket - postfix couldn't run postfix-to-mailman-centos.py because it was previously under /etc - postfix-to-mailman.py couldn't write to the mailman data directories
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>