1. 02 Mar, 2018 3 commits
    • Łukasz Nowak's avatar
      playbook: Relax finding of public-ipv4 file · 60583545
      Ł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.
      60583545
    • Łukasz Nowak's avatar
      playbook: Adapt erp5-show to unusual software releases · 22c7af1f
      Ł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.
      22c7af1f
    • Ł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
  2. 01 Mar, 2018 3 commits
  3. 08 Feb, 2018 2 commits
  4. 26 Jan, 2018 4 commits
  5. 25 Jan, 2018 1 commit
  6. 22 Jan, 2018 1 commit
  7. 15 Jan, 2018 2 commits
  8. 10 Jan, 2018 6 commits
  9. 08 Jan, 2018 1 commit
  10. 12 Dec, 2017 1 commit
  11. 07 Dec, 2017 3 commits
  12. 06 Dec, 2017 4 commits
  13. 05 Dec, 2017 3 commits
  14. 04 Dec, 2017 2 commits
  15. 29 Nov, 2017 2 commits
  16. 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
  17. 23 Nov, 2017 1 commit