1. 05 Mar, 2018 2 commits
    • Łukasz Nowak's avatar
      playbook: Relax finding of public-ipv4 file · ab05d68f
      Łukasz Nowak authored
      As more then one type of ERP5ish software release can be build
      with the playbook, make finding ipv4 more reliable.
      
      Also, as there can be only one public IPv4 drop the playbook_name
      namespace from the detected value.
      ab05d68f
    • Łukasz Nowak's avatar
      playbook: Adapt erp5-show to unusual software releases · 56d56f91
      Łukasz Nowak authored
      As only two software releases shall be present on a box, assume that one
      which is NOT apache frontend is the ERP5 one.
      
      We have no control over how the ERP5 SR will be named, so this change
      support this case.
      56d56f91
  2. 02 Mar, 2018 1 commit
    • Łukasz Nowak's avatar
      playbook: Fix Debian 9 repository information · 00f70c3d
      Łukasz Nowak authored
      As currently Debian 9 key on OBS is not valid, we need to update apt
      information with allowing insecure repositories.
      
      Even if repository role uses debian9-aptconf as dependency, it does not
      update repository information *after* adding the repository. So just
      update it.
      
      /reviewed-on nexedi/slapos.package!42
      00f70c3d
  3. 01 Mar, 2018 3 commits
  4. 08 Feb, 2018 2 commits
  5. 26 Jan, 2018 4 commits
  6. 25 Jan, 2018 1 commit
    • Łukasz Nowak's avatar
      [playbook] Upgrade SR to 1.0.56.1 · afacc29e
      Łukasz Nowak authored
      This release fixes problem with filling monitor log files with
      "AH03490: scoreboard is full, not at MaxRequestWorkers.Increase
      ServerLimit."
      
      /reviewed-on !37
      afacc29e
  7. 22 Jan, 2018 1 commit
  8. 15 Jan, 2018 2 commits
  9. 10 Jan, 2018 6 commits
  10. 08 Jan, 2018 1 commit
  11. 12 Dec, 2017 1 commit
  12. 07 Dec, 2017 3 commits
  13. 06 Dec, 2017 4 commits
  14. 05 Dec, 2017 3 commits
  15. 04 Dec, 2017 2 commits
  16. 29 Nov, 2017 2 commits
  17. 28 Nov, 2017 1 commit
    • Łukasz Nowak's avatar
      playbook: Increase test result readability · d96e1b04
      Ł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.
      d96e1b04
  18. 23 Nov, 2017 1 commit