- 17 Aug, 2015 5 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
90Gb
-
Kirill Smelkov authored
This reverts commit 8dac4823. Let's try buildint again after hopefully fixing rubygems issue in 1f9adc65 (*: Pin rubygems library version when used; Do pinning by url) /cc @klaus, @Tyagov
-
Kirill Smelkov authored
First of all, rubygemsrecipe tries to use latest rubygems library when rubygems library version is not explicitly specified. So according to slapos approach, that recipes are immutable, we should pin it. For fluentd, Rafael already pinned rubygems library version to 2.4.8 (see b4fa5d31 "Pin fluentd version."). However rubygemsrecipe tries to both find latest rubygems library version, and to download rubygems when only version was specified from http://production.cf.rubygems.org/rubygems/ https://bitbucket.org/sirex/rubygemsrecipe/src/a37d4859a342b9250aeca8977ed565514a00fee4/rubygems.py?at=default#rubygems.py-126 https://bitbucket.org/sirex/rubygemsrecipe/src/a37d4859a342b9250aeca8977ed565514a00fee4/rubygems.py?at=default#rubygems.py-119 That site however no longer works and according to https://rubygems.org/pages/download rubygems library tarballs are directly downloadable from https://rubygems.org/rubygems/... So to make fluentd SR let's change pinning to work by full URL. Also pin all other places which use rubygemsrecipe (only software/unstable/gitrepo/software.cfg for now). /trusted-by @rafael
-
Ivan Tyagov authored
-
- 13 Aug, 2015 2 commits
-
-
Rafael Monnerat authored
Drop fluentd as the instalation is not working well Stop rsync logs and use symlink Clean up installation Make network bench use parameters instead of a static test list.
-
Rafael Monnerat authored
-
- 12 Aug, 2015 1 commit
-
-
Rafael Monnerat authored
-
- 07 Aug, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 06 Aug, 2015 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 03 Aug, 2015 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Kirill Smelkov authored
Via installing Products.signalstack https://pypi.python.org/pypi/Products.signalstack /reviewed-by @Tyagov
-
Alain Takoudjou authored
-
- 02 Aug, 2015 4 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 01 Aug, 2015 2 commits
-
-
Alain Takoudjou authored
-
Tristan Cavelier authored
-
- 31 Jul, 2015 2 commits
-
-
Alain Takoudjou authored
-
Julien Muchembled authored
-
- 28 Jul, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 27 Jul, 2015 1 commit
-
-
Cédric Le Ninivin authored
-
- 24 Jul, 2015 6 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 23 Jul, 2015 5 commits
-
-
Alain Takoudjou authored
Conflicts: software/kvm/common.cfg software/wendelin/software.cfg
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Redirect in nginx does not behave the same depending on wether it is accessed directly or behind apache proxy.
-
- 20 Jul, 2015 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
- name wrapper bash, not sh as bash behave like sh when named sh - add -l so that bash runs as login shell and reads .bash_profile - enable colors in profile - output a message in profile - remaining TODOs: a working slapos node command
-