1. 09 Jul, 2021 2 commits
  2. 07 Jul, 2021 1 commit
  3. 05 Jul, 2021 2 commits
    • Łukasz Nowak's avatar
      playbook: Introduce nexedi-laptop playbook · 1b9e724c
      Łukasz Nowak authored
      The general idea is to provide a machine connected to re6st, registered as
      computer in SlapOS Master and with thorwable user to work on it.
      
      Starting from default installation some uneeded packages are removed, and
      few expected ones are added in order to have common set of packages and use
      scenarios across all installations.
      1b9e724c
    • Łukasz Nowak's avatar
      playbook: Ignore ntp check · c52084b5
      Łukasz Nowak authored
      It's not possible on Ubuntu/Focal
      c52084b5
  4. 01 Jul, 2021 4 commits
  5. 30 Jun, 2021 1 commit
  6. 23 Jun, 2021 5 commits
  7. 15 Jun, 2021 1 commit
  8. 14 Jun, 2021 3 commits
  9. 03 Jun, 2021 1 commit
  10. 01 Jun, 2021 1 commit
  11. 27 May, 2021 1 commit
    • Łukasz Nowak's avatar
      playbook: Sekeltonize rapid.space-vps-brute-capri playbook · f893455c
      Łukasz Nowak authored
      Additional role rapid-space-vps-base is added for furhter extensions.
      
      Unfortunately a lot of various approaches is needed:
      
       * ini_file for oneline manipulation
       * blockinfile for adding a section
       * lineinfile for uncommenting
      
      Note: it was discovered, that some specific parts are just missing in
      vifib-server, so add them there.
      f893455c
  12. 26 May, 2021 1 commit
  13. 21 May, 2021 2 commits
  14. 17 May, 2021 1 commit
  15. 07 May, 2021 1 commit
  16. 05 May, 2021 4 commits
  17. 06 Apr, 2021 2 commits
    • Thomas Gambier's avatar
      OBS: fix package for Fedora · f6d2ec54
      Thomas Gambier authored
      Fedora distribution refuses shebang with unknown python version:
      ERROR: ambiguous python shebang in /opt/slapos/tmp-networkcached/bin/networkcache-download: #!/usr/bin/python. Change it to python3 (or python2) explicitly.
      ERROR: ambiguous python shebang in /opt/slapos/tmp-networkcached/bin/networkcache-upload: #!/usr/bin/python. Change it to python3 (or python2) explicitly.
      ERROR: ambiguous python shebang in /opt/slapos/tmp-networkcached/bin/buildout: #!/usr/bin/python. Change it to python3 (or python2) explicitly.
      ERROR: ambiguous python shebang in /opt/slapos/tmp-networkcached/bin/generate-signature-key: #!/usr/bin/python. Change it to python3 (or python2) explicitly.
      
      Using python2.7 explicitely will make the shebang /usr/bin/python2.7
      f6d2ec54
    • Thomas Gambier's avatar
      OBS: update package info · 4e8acaf7
      Thomas Gambier authored
      4e8acaf7
  18. 17 Mar, 2021 1 commit
  19. 15 Mar, 2021 1 commit
  20. 12 Mar, 2021 2 commits
  21. 04 Mar, 2021 1 commit
  22. 17 Feb, 2021 2 commits