1. 10 Dec, 2021 1 commit
    • Thomas Gambier's avatar
      playbook/vm-bootstrap: run /etc/opt/netconfig.sh twice · 2be17561
      Thomas Gambier authored
      For KVM version < 1.0.220, the script /etc/opt/netconfig.sh is doing:
      
      1) add address on IFACE
      2) add routes going through IFACE
      3) set IFACE up
      
      But we can't add routes to an interface which is down. So call the
      script twice so that the routes are really added during the second run.
      
      The fix for KVM can be found at nexedi/slapos@07439e2e
      2be17561
  2. 02 Dec, 2021 1 commit
  3. 12 Nov, 2021 1 commit
  4. 10 Nov, 2021 2 commits
  5. 09 Nov, 2021 1 commit
  6. 19 Oct, 2021 5 commits
  7. 18 Oct, 2021 1 commit
  8. 15 Oct, 2021 2 commits
  9. 11 Oct, 2021 1 commit
  10. 08 Oct, 2021 1 commit
  11. 01 Oct, 2021 2 commits
  12. 30 Sep, 2021 2 commits
  13. 28 Sep, 2021 1 commit
  14. 09 Sep, 2021 2 commits
  15. 27 Aug, 2021 1 commit
  16. 12 Aug, 2021 1 commit
  17. 09 Jul, 2021 2 commits
  18. 07 Jul, 2021 1 commit
  19. 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
  20. 01 Jul, 2021 4 commits
  21. 30 Jun, 2021 1 commit
  22. 23 Jun, 2021 5 commits