11 Jun, 2015
2 commits
-
Using not_if to verify if the user exists Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Changing the way the colab user was created by changing the approach to using a json file together with the command colab-admin loaddata Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
09 Jun, 2015
3 commits
-
Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
In order to make gitlab indexing work on colab, it is necesary to get the private token from an admin user. Therefore, it is necessary to create an admin user on both colab and gitlab. Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
08 Jun, 2015
6 commits
-
- The new backup task uses the rsnapshot package - Cron job to run the backups - Each server holds its own backups - Backup task just downloads data to the host
05 Jun, 2015
2 commits
-
Requires chake 0.7
03 Jun, 2015
2 commits
02 Jun, 2015
2 commits
01 Jun, 2015
2 commits
29 May, 2015
1 commit
28 May, 2015
4 commits
25 May, 2015
16 commits
-
Fix external firewall The goal of this MR is to use the integration machine as SSH gateway (instead of ``reverseproxy``). See merge request !17
-
SSH connections going through reverseproxy -> integration -> <final host> Signed-off-by: Sergio Oliveira <sergio@tracy.com.br> Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org>
-
Signed-off-by: Sergio Oliveira <sergio@tracy.com.br> Signed-off-by: Antonio Terceiro <terceiro@softwarelivre.org>
-
Enable memcached Fixed chef to enable and start memcached service. See merge request !22