- 05 Mar, 2018 4 commits
-
-
Łukasz Nowak authored
By allowing unittest.longMessage and adding result.content to the test output on failure it is easier to debug issue with assertion.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
As more then one type of ERP5ish software release can be build with the playbook, make finding ipv4 more reliable. Also, as there can be only one public IPv4 drop the playbook_name namespace from the detected value.
-
Łukasz Nowak authored
As only two software releases shall be present on a box, assume that one which is NOT apache frontend is the ERP5 one. We have no control over how the ERP5 SR will be named, so this change support this case.
-
- 02 Mar, 2018 1 commit
-
-
Łukasz Nowak authored
As currently Debian 9 key on OBS is not valid, we need to update apt information with allowing insecure repositories. Even if repository role uses debian9-aptconf as dependency, it does not update repository information *after* adding the repository. So just update it. /reviewed-on nexedi/slapos.package!42
-
- 01 Mar, 2018 3 commits
-
-
Łukasz Nowak authored
As vars_files has higher precedence than vars_prompt, remove re6st_registry_url and re6st_fingerprint from settings/vifib.yml. /reviewed-on nexedi/slapos.package!40
-
Łukasz Nowak authored
Defaults are kept, as in settings/vifib.yml
-
Łukasz Nowak authored
It is required in order to being able to use vars_prompt in slapos playbook, while keeping compatiblity with other playbooks.
-
- 08 Feb, 2018 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 26 Jan, 2018 4 commits
-
-
Łukasz Nowak authored
During upgrade process it is requried to stop for some time requesting of exsiting software releases and remove them from slapproxy. The ansible, which will run later, will take care of readding new software release and crontabs.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
As remote repositories are unsure about it quality, rely on shacache and use it to download and install slapos.node. This improves quality of playbook and somehow escapes chicken and egg problem of shacache access and required tools.
-
Łukasz Nowak authored
-
- 25 Jan, 2018 1 commit
-
-
Łukasz Nowak authored
This release fixes problem with filling monitor log files with "AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit." /reviewed-on nexedi/slapos.package!37
-
- 22 Jan, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 15 Jan, 2018 2 commits
-
-
Rafael Monnerat authored
/reviewed-on nexedi/slapos.package!36
-
Rafael Monnerat authored
-
- 10 Jan, 2018 6 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Use vifib-kernel to upgrade debian kernel and distro to a recent version
-
- 08 Jan, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 12 Dec, 2017 1 commit
-
-
Łukasz Nowak authored
Combining when and register made it impossible to have "portable" way to find default (public) IPv4 with shell script. This is expected behaviour of ansible, see https://github.com/ansible/ansible/issues/12779 As Ansbile provides information about a host, use it (ansible_default_ipv4.address) to fetch this kind of address.
-
- 07 Dec, 2017 3 commits
-
-
Łukasz Nowak authored
As the process of installing from ERP5 can be controlled with a script, create such script instead of many steps. This script is safe to be run many times.
-
Łukasz Nowak authored
By setting default slapos_ansible_offline to false and using it as conditional for repository role it is possible to drive, from example from host variable, if playbook shall restrain itself from running oneline required roles. /reviewed-on nexedi/slapos.package!33
-
Łukasz Nowak authored
This is ERP5 Standalone installation (as erp5-standalone script provides) offline installation. /reviewed-on !34
-
- 06 Dec, 2017 4 commits
-
-
Rafael Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
As package provided does not ensure creation of /opt/slapgrid and /srv/slapgrid add them if not present.
-
Łukasz Nowak authored
slapos.node package conflicts with firewalld, thus the latter one has to be absent.
-
- 05 Dec, 2017 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 04 Dec, 2017 2 commits
-
-
Łukasz Nowak authored
Instead of referring to minor version of Centos, use the currently last released one version 7. /reviewed-on nexedi/slapos.package!30
-
Łukasz Nowak authored
There is no need to use absolute path to executable, as PATH environment variable provide one and it is easy to be overriden by the user. /reviewed-on nexedi/slapos.package!31
-
- 29 Nov, 2017 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
headers['Location'] might not exists, so get it with fallback to nothing.
-