- 05 Jul, 2018 2 commits
-
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
- 28 Jun, 2018 2 commits
-
-
Guillaume Hervier authored
There's no `find` module on Ansible 1.7 so we need to use the `find` command directly instead. /reviewed-on nexedi/slapos.package!57
-
Alain Takoudjou authored
-
- 27 Jun, 2018 2 commits
-
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
- 08 Jun, 2018 1 commit
-
-
Julien Muchembled authored
fd46::/64 is a randomly chosen value within fc00::/16 /reviewed-on nexedi/slapos.package!54
-
- 05 Jun, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 25 May, 2018 1 commit
-
-
Łukasz Nowak authored
All network access shall be protected if Ansible is run in offline mode.
-
- 21 May, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 20 May, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 26 Apr, 2018 2 commits
-
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos.package!53
-
Rafael Monnerat authored
This reverts commit 5fe5177f For now the mitogen don't work on 2.5 which is the version installed by more recent centos. /reviewed-on nexedi/slapos.package!52
-
- 19 Apr, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 18 Apr, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 09 Apr, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 04 Apr, 2018 3 commits
-
-
Łukasz Nowak authored
It is important to have them in case of problem analysis.
-
Łukasz Nowak authored
The most important thing is that Certificate has to match the Key. The CA certificate is fully optional, so make it seen as this, and also explain what is its purpose.
-
Łukasz Nowak authored
The install.sh script has to remove all software releases except the provided ones, and they are different in various scenarios.
-
- 30 Mar, 2018 3 commits
-
-
Rafael Monnerat authored
VIFIB Users may still using gnet-re6stnet.yml and/or vifib-re6stnet.yml
-
Rafael Monnerat authored
The existing configuration is specific to vifib so keep it separated.
-
Rafael Monnerat authored
vars_files overwrites var_prompt inputs, so keep it minimal on slapos installation.
-
- 29 Mar, 2018 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The roles vars have priority the playbook ones (at least on 2.x): http://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#id18
-
Rafael Monnerat authored
-
- 27 Mar, 2018 3 commits
-
-
Łukasz Nowak authored
The certificates might be needed, so ask the user for domain name and the certificates. As a "safe" way to transmit the certificate use mktemp. This functionality requires "playbook: Allow correct certificate with domain"
-
Łukasz Nowak authored
Thanks to using install.rc it is possible to easily select any playbook to be used during the installation.
-
Łukasz Nowak authored
For most of cases the default approach, with generated certificate, is enough, but sometimes the playbooks are used in environment, where real certificates with domain names shall be used. For such scenarios, prepare the system to use ansible-playbook --extra-vars which can override the defaults. Note that frontend requester is improved, to support case of passed or not certificate files.
-
- 23 Mar, 2018 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 22 Mar, 2018 1 commit
-
-
Hugo Ricateau authored
Bypasses the new inefficient module manager framework (Ansiballz) using the mitogen strategy plugin (https://github.com/dw/mitogen). /reviewed-on nexedi/slapos.package!49
-
- 20 Mar, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 19 Mar, 2018 2 commits
-
-
Rafael Monnerat authored
The slapos master require that the machines access directly the apache instance on the backend, for authenticate the computers/software instances. This change is probably temporary considering that with causase this change might be dropped.
-
Łukasz Nowak authored
The previous usage lead to impossilibity of overriding variables defined in role, because they were included forcibly in the tasks for standalone-shared. By using default Ansible apporach to role vars, they can be overriden on playbook basis. /reviewed-on nexedi/slapos.package!48
-
- 13 Mar, 2018 2 commits
-
-
Łukasz Nowak authored
It is ansible standard and allows to set file mode.
-
Łukasz Nowak authored
As explained in http://docs.ansible.com/ansible/latest/template_module.html "Leaving off the leading zero will likely have unexpected results.", so fix it.
-
- 09 Mar, 2018 2 commits
-
-
Rafael Monnerat authored
This change was suggested by @luke
-
Rafael Monnerat authored
The current tag is broken, so we use master to validate the deployment, until we can release a new version
-
- 05 Mar, 2018 2 commits
-
-
Łukasz Nowak authored
As frontend can be already available, but still not serving correct content check that it returns ZMI (Zope Management Interface) before providing it as working for the user.
-
Łukasz Nowak authored
-