- 16 Dec, 2024 3 commits
-
-
Łukasz Nowak authored
Policy does not seems to enforce data removal on purge: https://www.debian.org/doc/debian-policy/ch-files.html So let's keep data like supplied software and deployed instances. Also add a fix if ucf command not present. See merge request !208Co-authored-by: Thomas Gambier <thomas.gambier@nexedi.com>
-
Thomas Gambier authored
The Fedora 37 to 40 are not compiling in OBS anymore (due to internal problems inside OBS).
-
Thomas Gambier authored
See merge request !205Co-authored-by: Julien Muchembled <jm@nexedi.com>
-
- 13 Dec, 2024 2 commits
-
-
Joanne Hugé authored
if someone uploads two amarisoft binaries with same timestamp and version then we should at least be able to manually put the right version and timestamp on the ORS and not have the playbook fail
-
Joanne Hugé authored
-
- 09 Dec, 2024 1 commit
-
-
Carlos Ramos Carreño authored
Includes were deprecated and have been removed in recent Ansible versions, in favor of import_tasks and include_tasks. I replaced them for either of these, as it seemed appropriate. See merge request !196
-
- 05 Dec, 2024 1 commit
-
-
Joanne Hugé authored
* move all roles into ors role * split /opt/amarisoft to /opt/amarisoft, /opt/sdr and /opt/simpleran * clean-up
-
- 15 Nov, 2024 1 commit
-
-
Carlos Ramos Carreño authored
The repo is updated and we use now the zypper_repository command. See merge request !197
-
- 31 Oct, 2024 1 commit
-
-
Ivan Tyagov authored
-
- 22 Oct, 2024 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 21 Oct, 2024 1 commit
-
-
Thomas Gambier authored
-
- 16 Oct, 2024 1 commit
-
-
Joanne Hugé authored
-
- 15 Oct, 2024 1 commit
-
-
Thomas Gambier authored
We are currently experimenting re6stnet in python3 so don't install on all machines at once.
-
- 14 Oct, 2024 1 commit
-
-
Joanne Hugé authored
-
- 10 Oct, 2024 1 commit
-
-
Thomas Gambier authored
-
- 09 Oct, 2024 3 commits
-
-
Thomas Gambier authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
- 02 Oct, 2024 3 commits
-
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
MME init script installs unwanted ip6tables rules which breaks re6st
-
- 19 Sep, 2024 1 commit
-
-
Joanne Hugé authored
-
- 18 Sep, 2024 1 commit
-
-
Joanne Hugé authored
-
- 13 Sep, 2024 1 commit
-
-
Joanne Hugé authored
-
- 11 Sep, 2024 1 commit
-
-
Joanne Hugé authored
It is not necessary for phones as re6st will handle the routing. Adding masquerade interferes with re6st routing.
-
- 06 Sep, 2024 1 commit
-
-
Joanne Hugé authored
-
- 26 Aug, 2024 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 07 Aug, 2024 1 commit
-
-
Joanne Hugé authored
-
- 02 Aug, 2024 1 commit
-
-
Thomas Gambier authored
format-ims must run even if there is no internet but 'slapos node boot' is waiting for internet' so add it every minute in addition to other places. We really need to add support for multiple tun interface in "slapos node format".
-
- 24 Jul, 2024 1 commit
-
-
Thomas Gambier authored
TODO: fix the check, it should check the PCB number and not the Amarisoft version.
-
- 18 Jul, 2024 1 commit
-
-
Thomas Gambier authored
-
- 15 Jul, 2024 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
This is a fixup of becf8150
-
Thomas Gambier authored
For OSes with python3 older than 3.7, we build python3.7 to bootstrap buildout.
-
- 08 Jul, 2024 1 commit
-
-
Thomas Gambier authored
Since we activated HMAC on the test network, there is no chance of merging the 2 networks anymore.
-
- 04 Jul, 2024 1 commit
-
-
Thomas Gambier authored
-
- 03 Jul, 2024 1 commit
-
-
Thomas Gambier authored
-
- 01 Jul, 2024 1 commit
-
-
Carlos Ramos Carreño authored
Since SUSE Linux Enterprise Server 15, chrony is the default implementation of NTP ( https://documentation.suse.com/sles/15-SP6/html/SLES-all/cha-ntp.html ). This commit adds support for using chrony instead of ntp in SLES versions >= 15. See merge request nexedi/slapos.package!202
-