- 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.
-
- 28 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
By using dict comparision with assertEqual the result will be presented as diff between expected and found values. This allows test reader to understand the reason of failing test, instead of trying to guess what is really wrong with the deployed site.
-
- 23 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
-
- 21 Nov, 2017 1 commit
-
-
Łukasz Nowak authored
"wendelin" key is used in many places in the playbook and slapos so it is required to find infromation with this key.
-
- 20 Nov, 2017 2 commits
-
-
Łukasz Nowak authored
Remove temporary directory after exection. /reviewed-on !29
-
Łukasz Nowak authored
Instead of chosing arbitrary directory and removing, often not accessible directories, use standard mktemp for temporary location. /reviewed-on nexedi/slapos.package!28
-